slive 02/02/12 10:17:39
Modified: htdocs/manual/mod core.html.en
Log:
Fix some unclosed <code>s.
Revision Changes Path
1.217 +2 -0 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -d -b -u -r1.216 -r1.217
--- core.html.en 12 Feb 2002 17:11:13 -0000 1.216
+++ core.html.en 12 Feb 2002 18:17:38 -0000 1.217
@@ -1723,6 +1723,7 @@
<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>
@@ -1731,6 +1732,7 @@
<blockquote>
<code>Include conf/ssl.conf<br />
Include conf/vhosts/
+ </code>
</blockquote>
<p>Make sure that an included directory does not contain any stray
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]