]> granicus.if.org Git - apache/commitdiff
Whoops, wanted the original unix language, not win32's, for both
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 10 Jun 2001 20:47:22 +0000 (20:47 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 10 Jun 2001 20:47:22 +0000 (20:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89330 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf
docs/conf/httpd-win.conf

index 6750fa9424f452d15ce1d6144bff5149ed942408..803a552e395f35076a6816314778d407bba205f2 100644 (file)
@@ -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.
index 0e4eb57fc6e4fa8a65be8aef3333ae97695b57f5..143dd46aa1b55f27ebe3b715c429226176b4fa71 100644 (file)
@@ -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.