Fixed MaxRanges config block.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1169599 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Guenter Knauf
2011-09-12 03:40:28 +00:00
parent 17d8f0aace
commit 0eeeb59cd0

View 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,