You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ta...@apache.org on 2008/10/20 16:59:49 UTC

svn commit: r706314 - in /httpd/httpd/branches/2.2.x/docs: ./ manual/mod/mod_log_config.xml

Author: takashi
Date: Mon Oct 20 07:59:48 2008
New Revision: 706314

URL: http://svn.apache.org/viewvc?rev=706314&view=rev
Log:
Merge r703997 from trunk:

Note modules such as mod_headers affect %{Foobar}i

Modified:
    httpd/httpd/branches/2.2.x/docs/   (props changed)
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml

Propchange: httpd/httpd/branches/2.2.x/docs/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Oct 20 07:59:48 2008
@@ -1 +1 @@
-/httpd/httpd/trunk/docs:611483,639005,639010,647395,660461,660566,664330,675610,678761,681190,682369,683626,684351,685112,686549,686805,686809,687099,687754,692325,693392,693727-693728,696006,697093
+/httpd/httpd/trunk/docs:611483,639005,639010,647395,660461,660566,664330,675610,678761,681190,682369,683626,684351,685112,686549,686805,686809,687099,687754,692325,693392,693727-693728,696006,697093,703997

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml?rev=706314&r1=706313&r2=706314&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml Mon Oct 20 07:59:48 2008
@@ -105,7 +105,9 @@
 
     <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>%l</code></td>
         <td>Remote logname (from identd, if supplied). This will return a