From 191156fcb14d2f4a303e8b1f0fff1ead28d23734 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Igor=20Gali=C4=87?= Date: Thu, 29 Nov 2012 08:44:12 +0000 Subject: [PATCH] merge r1415075 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1415085 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index b0dfcdc95d8..b79e8f38b44 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2328,8 +2328,8 @@ resource

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

-- 2.47.2