]> granicus.if.org Git - apache/commitdiff
Submitted by: Daniel Lopez
authorRichard Bowen <rbowen@apache.org>
Mon, 21 Jan 2002 02:14:50 +0000 (02:14 +0000)
committerRichard Bowen <rbowen@apache.org>
Mon, 21 Jan 2002 02:14:50 +0000 (02:14 +0000)
LimitXMLRequestBody directive

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92959 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html
docs/manual/mod/directives.html

index 504de92ba8b51a9fe3f5fddddc135cd1cdb270f5..578835fa7ecae8af39c00b2f6fee25f8dc3eb1d5 100644 (file)
      
 
     <p>Limit (in bytes) on maximum size of an XML-based request
-    body.</p>
+    body. A value of <code>0</code> will disable any checking.</p>
     <hr />
 
     <h2><a id="location" name="location">&lt;Location&gt;
index d17e4bad59284c06db53a0a868bae6354d3ab07f..8eb3ef56e593a436b56e6d6c9685e22a1794119b 100644 (file)
       href="core.html#limitrequestline">LimitRequestLine</a></li>
 
       <li><a
-      href="mod_dav.html#limitxmlrequestbody">LimitXMLRequestBody</a></li>
+      href="core.html#limitxmlrequestbody">LimitXMLRequestBody</a></li>
 
       <li><a href="mpm_common.html#listen">Listen</a></li>