range-requests is at 40

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@563 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.2
Jan Kneschke 18 years ago
parent 182f800f59
commit e9165caae8

@ -186,7 +186,7 @@ static int config_insert(server *srv) {
cv[35].destination = &(s->allow_http11);
cv[38].destination = s->ssl_ca_file;
cv[39].destination = &(s->range_requests);
cv[40].destination = &(s->range_requests);
srv->config_storage[i] = s;

Loading…
Cancel
Save