]> granicus.if.org Git - apache/commitdiff
Close a few unclosed tags.
authorJoshua Slive <slive@apache.org>
Tue, 12 Feb 2002 20:17:57 +0000 (20:17 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 12 Feb 2002 20:17:57 +0000 (20:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93377 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index 49711354a66983a99091281b8e025b80ddaac145..cb6e672f4655de5e617a398aed25baa2f6156aeb 100644 (file)
      <blockquote>
      <code>Include /usr/local/apache/conf/ssl.conf<br />
      Include /usr/local/apache/conf/vhosts/
+     </code>
      </blockquote>
 
      <p>Or, providing paths relative to your <code>ServerRoot</code>
      <blockquote>
      <code>Include conf/ssl.conf<br />
      Include conf/vhosts/
+     </code>
      </blockquote>
 
      <p>Make sure that an included directory does not contain any stray
     ServerAlias server server2.domain.com server2
     ...
     &lt;/VirtualHost&gt;
+    </pre>
 
     <p><strong>See also:</strong> <a href="../vhosts/">Apache
     Virtual Host documentation</a></p>