Commit 2f4bba13 authored by pcs's avatar pcs
Browse files

Fix minor HTML errors


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82842 13f79535-47bb-0310-9956-ffa450edef68
parent a45348db
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -327,7 +327,7 @@ identical to the <A HREF="#customlog">standard <CODE>CustomLog</CODE></A>
directive.  The difference is that the '<CODE>env=</CODE>' clause controls
whether a particular request will be logged in the specified file or
not.  If the specified environment variable is set for the
request (or is not set, in the case of a '<CODE>env=!<EM>name</EM></SAMP>'
request (or is not set, in the case of a '<CODE>env=!<EM>name</EM></CODE>'
clause), then the request will be logged.
</P>
<P>
@@ -397,7 +397,6 @@ nothing else</STRONG> -- that is, it <EM>only</EM> defines the nickname,
it doesn't actually apply the format and make it the default.
</P>

<HR>
<HR>

<H2><A NAME="transferlog">TransferLog</A></H2>