correct the keyword for server.protocol-http11

git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@94 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/release-1.3.13
Jan Kneschke 2005-03-05 16:24:17 +00:00
parent b4eb2b3c25
commit 3400a1d52b
1 changed files with 1 additions and 1 deletions

View File

@ -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