]> granicus.if.org Git - apache/commitdiff
Comment out .gz etc. AddEncoding lines in our default configuration.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 22 Jan 2003 04:29:56 +0000 (04:29 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 22 Jan 2003 04:29:56 +0000 (04:29 +0000)
Current browsers have a tendency to decompress the data when no one really
wants it to do that.  If you want the old behavior that leads to transparent
decompression by modern browsers, uncomment these lines.  But, this
shouldn't be our default.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98436 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf.in

index 45b4299f5f1427029f23874e8bba63c374b97445..9be3f87ed3a9189127077a817f77b22eef416b4f 100644 (file)
@@ -703,8 +703,8 @@ ServerSignature On
     # this.  Despite the name similarity, the following Add* directives have
     # nothing to do with the FancyIndexing customization directives above.
     #
-    AddEncoding x-compress Z
-    AddEncoding x-gzip gz tgz
+    #AddEncoding x-compress Z
+    #AddEncoding x-gzip gz tgz
 
     #
     # DefaultLanguage and AddLanguage allows you to specify the language of