Commit 66f9c168 authored by brian's avatar brian
Browse files

Reviewed by: Rob Hartill, Brian Behlendorf

Submitted by:	David J MacKenzie <djm@va.pubnix.com>

Clarification.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77462 13f79535-47bb-0310-9956-ffa450edef68
parent 89f8ed36
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/mod/mod_log_config.html: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ the log files, and `%' directives which are replaced in the log file
by the values as follows:

<PRE>
%...b:          Bytes sent.
%...b:          Bytes sent, excluding HTTP headers.
%...f:          Filename
%...h:          Remote host
%...{Foobar}i:  The contents of Foobar: header line(s) in the request