]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1031428 from trunk:
authorEric Covener <covener@apache.org>
Fri, 5 Nov 2010 04:23:14 +0000 (04:23 +0000)
committerEric Covener <covener@apache.org>
Fri, 5 Nov 2010 04:23:14 +0000 (04:23 +0000)
PR#47348: missing "response" the ProxyBadHeader description,
and drive home with  ...from the origin server.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1031429 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml

index 22d4755414ef69073c31b9906d97478ff8e3582b..381d312e5a7da96707da8ddc48888dbae2dfa89b 100644 (file)
@@ -663,8 +663,8 @@ response</td></tr>
 </table>
     <p>The <code class="directive">ProxyBadHeader</code> directive determines the
     behaviour of <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> if it receives syntactically invalid
-    header lines (<em>i.e.</em> containing no colon). The following arguments
-    are possible:</p>
+    response header lines (<em>i.e.</em> containing no colon) from the origin 
+    server. The following arguments are possible:</p>
 
     <dl>
     <dt><code>IsError</code></dt>
index 50e0f9dbbebb3a7426f8c35615589a89093b30ed..b520f12da27a434b3028796444bc8fa7b2bd8d2f 100644 (file)
@@ -460,8 +460,8 @@ response</description>
 <usage>
     <p>The <directive>ProxyBadHeader</directive> directive determines the
     behaviour of <module>mod_proxy</module> if it receives syntactically invalid
-    header lines (<em>i.e.</em> containing no colon). The following arguments
-    are possible:</p>
+    response header lines (<em>i.e.</em> containing no colon) from the origin 
+    server. The following arguments are possible:</p>
 
     <dl>
     <dt><code>IsError</code></dt>