]> granicus.if.org Git - apache/commitdiff
Add backreference to format for common log module to make it easier
authorMarc Slemko <marc@apache.org>
Wed, 19 Feb 1997 17:46:41 +0000 (17:46 +0000)
committerMarc Slemko <marc@apache.org>
Wed, 19 Feb 1997 17:46:41 +0000 (17:46 +0000)
to find.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77639 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_log_config.html

index c2e3e5c04a583be6f4bc178a8e3d4ec0adede444..33f80d03f83780539325bc1c2fbdebe69d1f816d 100644 (file)
@@ -90,7 +90,7 @@ zone = (`+' | `-') 4*digit</code></blockquote></dl>
 any headers.
 </dl>
 
-<h3>Custom Log Formats</h3>
+<A NAME="formats"><h3>Custom Log Formats</h3></A>
 
 The format argument to the <code>LogFormat</code> and
 <code>CustomLog</code> is a string. This string is logged to the log
@@ -220,7 +220,8 @@ should be enclosed in double quotes.
 <strong>Status:</strong> Base<br>
 <strong>Module:</strong> mod_log_config<p>
 
-This sets the format of the logfile.<p><hr>
+This sets the format of the logfile.  See <A HREF="#formats">
+Custom Log Formats</A> for details on the format arguments.<p><hr>
 
 
 <A name="transferlog"><h2>TransferLog</h2></A>