From: Yoshiki Hayashi Date: Fri, 31 May 2002 07:31:09 +0000 (+0000) Subject: Judging from the example below, this sentence has one too many negative in it. X-Git-Tag: 2.0.37~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f171d8fd456c3baec276f6f47555453d7746677;p=thirdparty%2Fapache%2Fhttpd.git Judging from the example below, this sentence has one too many negative in it. Also fix what I believe is a typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95425 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en index 9618c94af98..bf3d9b0c9b0 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -256,8 +256,8 @@ Conditional logging available in 1.3.5 or later.Environment variables can be set on a per-request basis using the mod_setenvif and/or mod_rewrite modules. For - example, if you don't want to record requests for all GIF - images on your server in a separate logfile but not your main + example, if you want to record requests for all GIF + images on your server in a separate logfile but not in your main log, you can use:

diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 18456fb9aa9..460ce0e7a49 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -295,8 +295,8 @@ Conditional logging available in 1.3.5 or later.

Environment variables can be set on a per-request basis using the mod_setenvif and/or mod_rewrite modules. For - example, if you don't want to record requests for all GIF - images on your server in a separate logfile but not your main + example, if you want to record requests for all GIF + images on your server in a separate logfile but not in your main log, you can use: