summaryrefslogtreecommitdiff
path: root/docs/conf/httpd.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf/httpd.conf.in')
-rw-r--r--docs/conf/httpd.conf.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/conf/httpd.conf.in b/docs/conf/httpd.conf.in
index b524fdd6..8c08424b 100644
--- a/docs/conf/httpd.conf.in
+++ b/docs/conf/httpd.conf.in
@@ -351,9 +351,10 @@ DefaultType text/plain
#
# 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,