Loading docs/conf/httpd-std.conf +3 −3 Original line number Diff line number Diff line Loading @@ -835,9 +835,9 @@ AddType application/x-tar .tgz #ErrorDocument 402 "http://some.other_server.com/info.html is the place to look" # treated as case '1' as it has spaces and thus is not a valid URL # # The following directives disable keepalives and HTTP header flushes. # The first directive disables it for Netscape 2.x and browsers which # spoof it. There are known problems with these. # The following directives modify normal HTTP response behavior. # The first directive disables keepalive for Netscape 2.x and browsers that # spoof it. There are known problems with these browser implementations. # The second directive is for Microsoft Internet Explorer 4.0b2 # which has a broken HTTP/1.1 implementation and does not properly # support keepalive when it is used on 301 or 302 (redirect) responses. Loading docs/conf/httpd-win.conf +3 −3 Original line number Diff line number Diff line Loading @@ -766,9 +766,9 @@ AddType application/x-tar .tgz #ErrorDocument 402 "http://some.other_server.com/info.html is the place to look" # treated as case '1' as it has spaces and thus is not a valid URL # # The following directives disable keepalives and HTTP header flushes. # The first directive disables it for Netscape 2.x and browsers which # spoof it. There are known problems with these. # The following directives modify normal HTTP response behavior. # The first directive disables keepalive for Netscape 2.x and browsers that # spoof it. There are known problems with these browser implementations. # The second directive is for Microsoft Internet Explorer 4.0b2 # which has a broken HTTP/1.1 implementation and does not properly # support keepalive when it is used on 301 or 302 (redirect) responses. Loading Loading
docs/conf/httpd-std.conf +3 −3 Original line number Diff line number Diff line Loading @@ -835,9 +835,9 @@ AddType application/x-tar .tgz #ErrorDocument 402 "http://some.other_server.com/info.html is the place to look" # treated as case '1' as it has spaces and thus is not a valid URL # # The following directives disable keepalives and HTTP header flushes. # The first directive disables it for Netscape 2.x and browsers which # spoof it. There are known problems with these. # The following directives modify normal HTTP response behavior. # The first directive disables keepalive for Netscape 2.x and browsers that # spoof it. There are known problems with these browser implementations. # The second directive is for Microsoft Internet Explorer 4.0b2 # which has a broken HTTP/1.1 implementation and does not properly # support keepalive when it is used on 301 or 302 (redirect) responses. Loading
docs/conf/httpd-win.conf +3 −3 Original line number Diff line number Diff line Loading @@ -766,9 +766,9 @@ AddType application/x-tar .tgz #ErrorDocument 402 "http://some.other_server.com/info.html is the place to look" # treated as case '1' as it has spaces and thus is not a valid URL # # The following directives disable keepalives and HTTP header flushes. # The first directive disables it for Netscape 2.x and browsers which # spoof it. There are known problems with these. # The following directives modify normal HTTP response behavior. # The first directive disables keepalive for Netscape 2.x and browsers that # spoof it. There are known problems with these browser implementations. # The second directive is for Microsoft Internet Explorer 4.0b2 # which has a broken HTTP/1.1 implementation and does not properly # support keepalive when it is used on 301 or 302 (redirect) responses. Loading