From 19fc9c8cd5ecb03c3fbb32b351bee056d822edac Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 20 Jan 1997 09:18:59 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_log_config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
-- 
2.40.0