From: Lucien Gentis Date: Mon, 4 May 2009 16:44:23 +0000 (+0000) Subject: One typo. X-Git-Tag: 2.3.3~668 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=861b2701d9362e5ea17224981ed3aada2ab0d76a;p=thirdparty%2Fapache%2Fhttpd.git One typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771355 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_request.xml b/docs/manual/mod/mod_request.xml index 6b653de56ab..fce883b51a3 100644 --- a/docs/manual/mod/mod_request.xml +++ b/docs/manual/mod/mod_request.xml @@ -51,7 +51,7 @@ mod_include.

When this directive has a value greater than zero, request handlers that would otherwise discard request bodies will - instead set the request body aside for use by filters up to + instead let the request body aside for use by filters up to the maximum size specified. In the case of the mod_include filter, an attempt to POST a request to the static shtml file will cause any subrequests to be POST