From 05a306152da3f24e0cdd39b7fc01304fa5e72d47 Mon Sep 17 00:00:00 2001 From: Takashi Sato Date: Mon, 20 Oct 2008 14:59:48 +0000 Subject: [PATCH] Merge r703997 from trunk: Note modules such as mod_headers affect %{Foobar}i git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@706314 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_log_config.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 27c855c240d..e997c40de9c 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -105,7 +105,9 @@ %{Foobar}i The contents of Foobar: header line(s) - in the request sent to the server. + in the request sent to the server. Changes made by other + modules (e.g. mod_headers) affect this. + %l Remote logname (from identd, if supplied). This will return a -- 2.47.2