]> granicus.if.org Git - apache/commitdiff
Note modules such as mod_headers affect %{Foobar}i
authorTakashi Sato <takashi@apache.org>
Mon, 13 Oct 2008 10:01:50 +0000 (10:01 +0000)
committerTakashi Sato <takashi@apache.org>
Mon, 13 Oct 2008 10:01:50 +0000 (10:01 +0000)
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

index b57c3798632711b4e4239b4dd7e79b25ac468161..9d5b920f4944ea81a735e39097a81a1a23f2348a 100644 (file)
 
     <tr><td><code>%{<var>Foobar</var>}i</code></td>
         <td>The contents of <code><var>Foobar</var>:</code> header line(s)
-        in the request sent to the server.</td></tr>
+        in the request sent to the server. Changes made by other
+        modules (e.g. <module>mod_headers</module>) affect this.
+        </td></tr>
 
     <tr><td><code>%k</code></td>
         <td>Number of keepalive requests handled on this connection.  Interesting if