]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
DrBacchus sez fix-a-docs-bug
authorNick Kew <niq@apache.org>
Wed, 2 Feb 2011 12:31:31 +0000 (12:31 +0000)
committerNick Kew <niq@apache.org>
Wed, 2 Feb 2011 12:31:31 +0000 (12:31 +0000)
PR 44758
LimitRequestBody doesn't apply to proxies in 2.2.

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

docs/manual/mod/core.xml

index 25ce871a1809e281621bf5cc634a9846f26d3691..ae02ef0b3352eaf759f4a362f914fdb05efab9d8 100644 (file)
@@ -1811,6 +1811,7 @@ from the client</description>
       LimitRequestBody 102400
     </example>
 
+    <note>Note: not applicable to proxy requests.</note>
 </usage>
 </directivesynopsis>