From: brian Date: Mon, 20 Jan 1997 09:18:59 +0000 (+0000) Subject: Reviewed by: Rob Hartill, Brian Behlendorf X-Git-Tag: APACHE_1_2b5~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19fc9c8cd5ecb03c3fbb32b351bee056d822edac;p=apache Reviewed by: Rob Hartill, Brian Behlendorf Submitted by: David J MacKenzie Clarification. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77462 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html index de210647be..8d3742eb58 100644 --- a/docs/manual/mod/mod_log_config.html +++ b/docs/manual/mod/mod_log_config.html @@ -99,7 +99,7 @@ the log files, and `%' directives which are replaced in the log file by the values as follows:
-%...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