From: Eric Covener Date: Mon, 6 Jan 2025 19:17:17 +0000 (+0000) Subject: xform X-Git-Tag: 2.4.63-candidate~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe106b9d0ca042ab2cda25c0ca63ac05b20d60c;p=thirdparty%2Fapache%2Fhttpd.git xform [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1922930 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 7b36a9551e4..a4a98b61537 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -3013,7 +3013,7 @@ from the client

Example:

# Limit of 1 MiB
-LimitXMLRequestBody 1073741824
+LimitXMLRequestBody 1048576 @@ -5320,7 +5320,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/mod/core.html'; } })(window, document); //-->