pepper 00/12/02 19:25:07
Modified: htdocs/manual/misc FAQ-A.html FAQ-D.html FAQ-F.html FAQ-G.html FAQ-I.html Log: Fix more mismatched </p>s. Fix a couple broken entities in FAQ-D. Revision Changes Path 1.7 +3 -3 httpd-docs-1.3/htdocs/manual/misc/FAQ-A.html Index: FAQ-A.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-A.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- FAQ-A.html 2000/11/12 00:25:31 1.6 +++ FAQ-A.html 2000/12/03 03:25:05 1.7 @@ -31,7 +31,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.6 $ ($Date: 2000/11/12 00:25:31 $) + $Revision: 1.7 $ ($Date: 2000/12/03 03:25:05 $) </P> <P> The latest version of this FAQ is always available from the main @@ -104,7 +104,8 @@ <LI><A NAME="what"> <STRONG>What is Apache?</STRONG> </A> - <P>The Apache httpd server + <p>The Apache httpd server</p> + <UL> <LI>is a powerful, flexible, HTTP/1.1 compliant web server <LI>implements the latest protocols, including HTTP/1.1 (RFC2616) @@ -157,7 +158,6 @@ </DL> </UL> - </P> <HR> </LI> 1.12 +3 -3 httpd-docs-1.3/htdocs/manual/misc/FAQ-D.html Index: FAQ-D.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-D.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- FAQ-D.html 2000/11/13 02:01:35 1.11 +++ FAQ-D.html 2000/12/03 03:25:06 1.12 @@ -31,7 +31,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.11 $ ($Date: 2000/11/13 02:01:35 $) + $Revision: 1.12 $ ($Date: 2000/12/03 03:25:06 $) </P> <P> The latest version of this FAQ is always available from the main @@ -87,7 +87,7 @@ fills with "<SAMP>fcntl: F_SETLKW: No record locks available</SAMP>" or similar messages</A> </LI> - <LI><A HREF="#aixccbug">Why am I getting "<SAMP>Expected </Directory> + <LI><A HREF="#aixccbug">Why am I getting "<SAMP>Expected </Directory> but saw </Directory></SAMP>" when I try to start Apache?</A> </LI> <LI><A HREF="#redhat">I'm using RedHat Linux and I have problems with httpd @@ -271,7 +271,7 @@ </LI> <LI><A NAME="aixccbug"><STRONG>Why am I getting "<SAMP>Expected - </Directory> but saw </Directory></SAMP>" when + </Directory> but saw </Directory></SAMP>" when I try to start Apache?</STRONG></A> <P> This is a known problem with certain versions of the AIX C compiler. 1.9 +1 -3 httpd-docs-1.3/htdocs/manual/misc/FAQ-F.html Index: FAQ-F.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-F.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- FAQ-F.html 2000/12/02 21:18:16 1.8 +++ FAQ-F.html 2000/12/03 03:25:06 1.9 @@ -31,7 +31,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.8 $ ($Date: 2000/12/02 21:18:16 $) + $Revision: 1.9 $ ($Date: 2000/12/03 03:25:06 $) </P> <P> The latest version of this FAQ is always available from the main @@ -531,12 +531,10 @@ Two alternatives are: <OL> <LI>Place the cgi-bin directory next to the public_html directory: - <P> <DL> <DD><CODE>ScriptAliasMatch ^/~([^/]*)/cgi-bin/(.*) /home/$1/cgi-bin/$2</CODE> </DD> </DL> - </P> </LI> <LI>Place the cgi-bin directory underneath the public_html directory: <P></p> 1.6 +2 -2 httpd-docs-1.3/htdocs/manual/misc/FAQ-G.html Index: FAQ-G.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-G.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- FAQ-G.html 2000/11/12 00:25:31 1.5 +++ FAQ-G.html 2000/12/03 03:25:06 1.6 @@ -31,7 +31,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.5 $ ($Date: 2000/11/12 00:25:31 $) + $Revision: 1.6 $ ($Date: 2000/12/03 03:25:06 $) </P> <P> The latest version of this FAQ is always available from the main @@ -384,13 +384,13 @@ </P> <P> To eliminate this problem you should + </P> <OL> <LI>Always use the trailing slash when requesting directories; <LI>Change the <CODE>ServerName</CODE> to match the name you are using in the URL; and/or <LI>Set <CODE>UseCanonicalName off</CODE>. </OL> - </P> <HR> </LI> 1.13 +10 -7 httpd-docs-1.3/htdocs/manual/misc/FAQ-I.html Index: FAQ-I.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-I.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- FAQ-I.html 2000/11/12 00:25:31 1.12 +++ FAQ-I.html 2000/12/03 03:25:06 1.13 @@ -31,7 +31,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.12 $ ($Date: 2000/11/12 00:25:31 $) + $Revision: 1.13 $ ($Date: 2000/12/03 03:25:06 $) </P> <P> The latest version of this FAQ is always available from the main @@ -221,9 +221,11 @@ <P>The simple answer: by piping the transfer log into an appropriate log file rotation utility.</P> <P>The longer answer: In the src/support/ directory, you will find a - utility called <CODE>rotatelogs</CODE> which can be used like this:<PRE> - TransferLog "|/path/to/rotatelogs /path/to/logs/access_log 86400" - </PRE> to enable daily rotation of the log files.<BR> + utility called <CODE>rotatelogs</CODE> which can be used like this:</p> + +<PRE> TransferLog "|/path/to/rotatelogs /path/to/logs/access_log 86400"</PRE> + + <p>to enable daily rotation of the log files.<BR> A more sophisticated solution of a logfile rotation utility is available under the name <CODE>cronolog</CODE> from Andrew Ford's site at <A HREF="http://www.ford-mason.co.uk/resources/cronolog/" @@ -231,9 +233,10 @@ create logfile subdirectories based on time and date, and can have a constant symlink point to the rotating logfiles. (As of version 1.6.1, cronolog is available under the <A HREF="../LICENSE">Apache License</A>). - Use it like this:<PRE> - CustomLog "|/path/to/cronolog --symlink=/usr/local/apache/logs/access_log /usr/local/apache/logs/%Y/%m/access_log" combined - </PRE></P> + Use it like this:</P> + +<PRE> CustomLog "|/path/to/cronolog --symlink=/usr/local/apache/logs/access_log /usr/local/apache/logs/%Y/%m/access_log" combined</PRE> + <HR> </LI> <LI><A NAME="conditional-logging">