projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
975bdc6
)
Added MaxRanges to httpd.conf.
author
Guenter Knauf
<fuankg@apache.org>
Sat, 3 Sep 2011 13:18:09 +0000
(13:18 +0000)
committer
Guenter Knauf
<fuankg@apache.org>
Sat, 3 Sep 2011 13:18:09 +0000
(13:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1164861
13f79535
-47bb-0310-9956-
ffa450edef68
docs/conf/httpd.conf.in
patch
|
blob
|
history
diff --git
a/docs/conf/httpd.conf.in
b/docs/conf/httpd.conf.in
index 0c168fd7fcde14c09bff365d02a720db29ba8b56..42423e34df912cece6a206c28d5ac963067b10d8 100644
(file)
--- a/
docs/conf/httpd.conf.in
+++ b/
docs/conf/httpd.conf.in
@@
-332,6
+332,12
@@
LogLevel warn
#ErrorDocument 402 http://www.example.com/subscription_info.html
#
+#
+# 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
+
#
# EnableMMAP and EnableSendfile: On systems that support it,
# memory-mapping or the sendfile syscall may be used to deliver