From 169ecb06c6d53692b5753b89a0cf5f2590111702 Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Fri, 19 Oct 2007 13:30:31 +0000 Subject: Transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@586436 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/logs.html.en | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/manual/logs.html.en') diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 8fe1aa07c6..0866318737 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -239,7 +239,7 @@ code for the request (see below) is 401, then this value should not be trusted because the user is not yet authenticated. If the document is not password protected, - this entry will be "-" just like the previous + this part will be "-" just like the previous one.
[10/Oct/2000:13:55:36 -0700] @@ -292,7 +292,7 @@
2326 (%b)
-
The last entry indicates the size of the object returned +
The last part indicates the size of the object returned to the client, not including the response headers. If no content was returned to the client, this value will be "-". To log "0" for no content, use @@ -540,7 +540,7 @@ -

Logging actual bytes sent and recieved

+

Logging actual bytes sent and received

mod_logio adds in two additional -- cgit v1.2.3