From: Igor Galić Date: Thu, 22 Apr 2010 15:44:56 +0000 (+0000) Subject: Adding a missing
. No more commits after half past three. X-Git-Tag: 2.3.6~165 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59ec76e2f5b861b54e021bb4fc8e68d94c0387cd;p=thirdparty%2Fapache%2Fhttpd.git Adding a missing
. No more commits after half past three. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936907 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 9711bdf6804..524440a091b 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -434,7 +434,7 @@

SetEnv CACHE_MISS 1
- LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache + LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache
CustomLog logs/access_log common-cache

diff --git a/docs/manual/logs.xml b/docs/manual/logs.xml index d85e966c181..081d556e706 100644 --- a/docs/manual/logs.xml +++ b/docs/manual/logs.xml @@ -464,7 +464,7 @@ SetEnv CACHE_MISS 1
- LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache + LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache
CustomLog logs/access_log common-cache