From: Igor Galić Date: Fri, 30 Nov 2012 09:05:12 +0000 (+0000) Subject: analogous to r1415075 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d60a0b40874781c2c41b73fc13d16e96d11695d0;p=thirdparty%2Fapache%2Fhttpd.git analogous to r1415075 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1415549 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 764c5df683f..346da6036e0 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2972,7 +2972,7 @@ resource

The MaxRangeOverlaps directive limits the number of overlapping HTTP ranges the server is willing to - return to the client. If more overlapping ranges then permitted are requested, + return to the client. If more overlapping ranges than permitted are requested, the complete resource is returned instead.

@@ -3007,7 +3007,7 @@ resource

The MaxRangeReversals directive limits the number of HTTP Range reversals the server is willing to - return to the client. If more ranges reversals then permitted are requested, + return to the client. If more ranges reversals than permitted are requested, the complete resource is returned instead.