]> granicus.if.org Git - apache/commit
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)
commitd6ddacf05fa9076a7eaa56ed1ef49858be5ad394
treec40c4b8ce7a7dc00332355f7aa2761771e9bcd48
parent94e93d5df15f6c927a2e609edf4afa663e12ef2b
Comment out .gz etc. AddEncoding lines in our default configuration.

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