]> granicus.if.org Git - apache/commitdiff
Fixed MaxRanges config block.
authorGuenter Knauf <fuankg@apache.org>
Mon, 12 Sep 2011 03:40:28 +0000 (03:40 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 12 Sep 2011 03:40:28 +0000 (03:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1169599 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd.conf.in

index 42423e34df912cece6a206c28d5ac963067b10d8..e5ca18b8e3c50666f30a49b0f71c1ed7b87f496a 100644 (file)
@@ -334,9 +334,9 @@ LogLevel warn
 
 #
 # MaxRanges: Maximum number of Ranges in a request before
-# returning the entire resource, or 0 for unlimited
+# returning the entire resource, 'none' or 'unlimited'
 # Default setting is to accept 200 Ranges
-#MaxRanges 0
+#MaxRanges unlimited
 
 #
 # EnableMMAP and EnableSendfile: On systems that support it,