pepper 01/02/27 19:45:23
Modified: htdocs/manual/misc FAQ.html FAQ-E.html Log: Fixed a double dash scrambling a comment. Removed a doubled word. Revision Changes Path 1.148 +2 -2 httpd-docs-1.3/htdocs/manual/misc/FAQ.html Index: FAQ.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ.html,v retrieving revision 1.147 retrieving revision 1.148 diff -u -r1.147 -r1.148 --- FAQ.html 2000/11/12 00:25:31 1.147 +++ FAQ.html 2001/02/28 03:45:23 1.148 @@ -15,7 +15,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.147 $ ($Date: 2000/11/12 00:25:31 $) + $Revision: 1.148 $ ($Date: 2001/02/28 03:45:23 $) </P> <P> The latest version of this FAQ is always available from the main @@ -52,7 +52,7 @@ <!-- - permission denied --> <!-- - address already in use --> <!-- - mod_auth & passwd lines "user:pw:.*" - ++1st colon onward is --> -<!-- treated as pw, not just ++1st to --2nd. --> +<!-- treated as pw, not just ++1st to \-\-2nd. --> <!-- - SSL: --> <!-- - Can I use Apache-SSL for free in Canada? --> <!-- - Why can't I use Apache-SSL in the U.S.? --> 1.10 +2 -2 httpd-docs-1.3/htdocs/manual/misc/FAQ-E.html Index: FAQ-E.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-E.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- FAQ-E.html 2000/11/12 00:25:31 1.9 +++ FAQ-E.html 2001/02/28 03:45:23 1.10 @@ -31,7 +31,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.9 $ ($Date: 2000/11/12 00:25:31 $) + $Revision: 1.10 $ ($Date: 2001/02/28 03:45:23 $) </P> <P> The latest version of this FAQ is always available from the main @@ -476,7 +476,7 @@ the directives are not necessarily those of the running server; they are extracted from the configuration files themselves at the time of the request. If the files have been changed since the server was last - reloaded, the display will will not match the values actively in use. + reloaded, the display will not match the values actively in use. If the files and the path to the files are not readable by the user as which the server is running (see the <A HREF="../mod/core.html#user"><SAMP>User</SAMP></A>