From: Richard Bowen
Date: Mon, 21 Jan 2002 02:14:50 +0000 (+0000)
Subject: Submitted by: Daniel Lopez
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd809bf9952a7a5fce268cc49306bb50aadf02d4;p=thirdparty%2Fapache%2Fhttpd.git
Submitted by: Daniel Lopez
LimitXMLRequestBody directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92959 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html
index 504de92ba8b..578835fa7ec 100644
--- a/docs/manual/mod/core.html
+++ b/docs/manual/mod/core.html
@@ -1498,7 +1498,7 @@
Limit (in bytes) on maximum size of an XML-based request
- body.
+ body. A value of 0 will disable any checking.
LimitXMLRequestBody
+ href="core.html#limitxmlrequestbody">LimitXMLRequestBody
Listen