correct the keyword for server.protocol-http11
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@94 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/release-1.3.13
parent
b4eb2b3c25
commit
3400a1d52b
|
@ -290,7 +290,7 @@ server.error-handler-404
|
|||
|
||||
server.error-handler-404 = "/error-404.php"
|
||||
|
||||
server.allow_http11
|
||||
server.protocol-http11
|
||||
defines if HTTP/1.1 is allowed or not.
|
||||
|
||||
Default: enabled
|
||||
|
|
Loading…
Reference in New Issue