]> granicus.if.org Git - apache/commitdiff
default_limit_req_body constant doesn't exist.
authorAndré Malo <nd@apache.org>
Wed, 6 Aug 2003 13:57:29 +0000 (13:57 +0000)
committerAndré Malo <nd@apache.org>
Wed, 6 Aug 2003 13:57:29 +0000 (13:57 +0000)
Submitted by: Milan Roubal <roubm9am@barbora.ms.mff.cuni.cz>

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

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

index 49f14f22b180a10adf44e7dc5052b71cc093ccdf..7957c1db897ed0aab5e9d391f657d28f6c1898fb 100644 (file)
@@ -1591,9 +1591,7 @@ from the client</td></tr>
 </table>
     <p>This directive specifies the number of <var>bytes</var> from 0
     (meaning unlimited) to 2147483647 (2GB) that are allowed in a
-    request body. The default value is defined by the compile-time
-    constant <code>DEFAULT_LIMIT_REQUEST_BODY</code> (0 as
-    distributed).</p>
+    request body.</p>
 
     <p>The <code class="directive">LimitRequestBody</code> directive allows
     the user to set a limit on the allowed size of an HTTP request
index 5c60d77ea289c8b0cf3f9e6e4bfa5dfb91126e34..1b165d32feb267e5d03c5af022493c2efba7a2cc 100644 (file)
@@ -1549,9 +1549,7 @@ from the client</description>
 <usage>
     <p>This directive specifies the number of <var>bytes</var> from 0
     (meaning unlimited) to 2147483647 (2GB) that are allowed in a
-    request body. The default value is defined by the compile-time
-    constant <code>DEFAULT_LIMIT_REQUEST_BODY</code> (0 as
-    distributed).</p>
+    request body.</p>
 
     <p>The <directive>LimitRequestBody</directive> directive allows
     the user to set a limit on the allowed size of an HTTP request