From: Igor Galić Date: Fri, 30 Nov 2012 09:05:12 +0000 (+0000) Subject: analogous to r1415075 X-Git-Tag: 2.5.0-alpha~6079 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f591d17a6593c969da7e70d9b2eb4ea36c87904;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.