From: André Malo Date: Wed, 23 Jul 2003 13:01:01 +0000 (+0000) Subject: remove duped section X-Git-Tag: pre_ajp_proxy~1387 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3474ce230746b93455109032517e4ff75caa907;p=apache remove duped section Submitted by: Justin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100743 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 53f0e914bc..ae06c53c70 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -728,15 +728,6 @@ ServerSignature On AddType application/x-compress .Z AddType application/x-gzip .gz .tgz - # - # AddEncoding allows you to have certain browsers (Mosaic/X 2.1+) - # uncompress information on the fly. Note: Not all browsers support - # 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 - # # DefaultLanguage and AddLanguage allows you to specify the language of # a document. You can then use content negotiation to give a browser a