[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r946616 - in /httpd/httpd/trunk/docs/manual/mod:
From:       covener () apache ! org
Date:       2010-05-20 13:08:07
Message-ID: 20100520130807.4133F238896F () eris ! apache ! org
[Download RAW message or body]

Author: covener
Date: Thu May 20 13:08:06 2010
New Revision: 946616

URL: http://svn.apache.org/viewvc?rev=946616&view=rev
Log:
PR49308: Header directive doesn't see CGI-issued headers because they live in \
err_headers.


Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_headers.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_headers.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_headers.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_headers.html.en?rev=946616&r1=946615&r2=946616&view=diff
 ==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_headers.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_headers.html.en Thu May 20 13:08:06 2010
@@ -226,6 +226,11 @@ headers</td></tr>
     successful responses, and is always needed to affect \
non-<code>2<var>xx</var></code>   responses such as redirects or client errors.</p>
 
+    <div class="note"><h3>CGI</h3>
+      <p>To manipulate headers set by CGI scripts, it is necessary to specify 
+      <code>always</code> for the first parameter.</p>
+    </div>
+
     <p>The action it performs is determined by the first
     argument (second argument if a <var>condition</var> is specified).
     This can be one of the following values:</p>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_headers.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_headers.xml?rev=946616&r1=946615&r2=946616&view=diff
 ==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_headers.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_headers.xml Thu May 20 13:08:06 2010
@@ -315,6 +315,11 @@ headers</description>
     successful responses, and is always needed to affect \
non-<code>2<var>xx</var></code>   responses such as redirects or client errors.</p>
 
+    <note><title>CGI</title>
+      <p>To manipulate headers set by CGI scripts, it is necessary to specify 
+      <code>always</code> for the first parameter.</p>
+    </note>
+
     <p>The action it performs is determined by the first
     argument (second argument if a <var>condition</var> is specified).
     This can be one of the following values:</p>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic