"MaxRanges 0" semantics and new MaxRanges
string options in default configuration snippet.
Hope that's CTR because the setting is commented
out by default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1177211 13f79535-47bb-0310-9956-
ffa450edef68
#
# MaxRanges: Maximum number of Ranges in a request before
-# returning the entire resource, or 0 for unlimited
-# Default setting is to accept 200 Ranges
-#MaxRanges 0
+# returning the entire resource, or one of the special
+# values 'default', 'none' or 'unlimited'.
+# Default setting is to accept 200 Ranges.
+#MaxRanges unlimited
#
# EnableMMAP and EnableSendfile: On systems that support it,