From 59ec76e2f5b861b54e021bb4fc8e68d94c0387cd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Igor=20Gali=C4=87?= Date: Thu, 22 Apr 2010 15:44:56 +0000 Subject: [PATCH] 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 --- docs/manual/logs.html.en | 2 +- docs/manual/logs.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 9711bdf680..524440a091 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 d85e966c18..081d556e70 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
-- 2.50.1