From 70b4ac3287f130daa3fd3485c305a0885acc12ea Mon Sep 17 00:00:00 2001 From: Takashi Sato Date: Mon, 13 Oct 2008 10:01:50 +0000 Subject: [PATCH] Note modules such as mod_headers affect %{Foobar}i git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@703997 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 b57c379863..9d5b920f49 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. + %k Number of keepalive requests handled on this connection. Interesting if -- 2.50.1