From: William A. Rowe Jr Date: Fri, 19 Aug 2016 02:32:25 +0000 (+0000) Subject: Fix as suggested by jailletc36, corresponding to all other comments on the topic X-Git-Tag: 2.5.0-alpha~1251 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31889a1c9269b1404620ee04518ec14f8c0d1488;p=thirdparty%2Fapache%2Fhttpd.git Fix as suggested by jailletc36, corresponding to all other comments on the topic git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1756862 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index ee2f4aff351..67c86f14998 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1250,11 +1250,11 @@ EnableSendfile On -HTTPProtocolOptions +HttpProtocolOptions Modify restrictions on HTTP Request Messages -HTTPProtocolOptions [Strict|Unsafe] [Allow0.9|Require1.0] +HttpProtocolOptions [Strict|Unsafe] [Allow0.9|Require1.0] [StrictWhitespace|LenientWhitespace] [RegisteredMethods|LenientMethods] -HTTPProtocolOptions Strict Allow0.9 LenientWhitespace +HttpProtocolOptions Strict Allow0.9 LenientWhitespace LenientMethods server config virtual host