From: William A. Rowe Jr Date: Wed, 9 Jan 2002 16:00:54 +0000 (+0000) Subject: Consistency X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64bcdf6960616a2e82f1c98f1539236db3a47c87;p=apache Consistency git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92783 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-nw.conf b/docs/conf/httpd-nw.conf index 4f3fb92a96..45575f13d8 100644 --- a/docs/conf/httpd-nw.conf +++ b/docs/conf/httpd-nw.conf @@ -707,12 +707,6 @@ AddCharset shift_jis .sjis # AddType allows you to tweak mime.types without actually editing it, or to # make certain files to be certain types. # -# For example, the PHP3 module (not part of the Apache distribution - see -# http://www.php.net) will typically use: -# -#AddType application/x-httpd-php3 .php3 -#AddType application/x-httpd-php3-source .phps - AddType application/x-tar .tgz # diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index a04bde4436..777189b133 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -785,7 +785,7 @@ AddCharset shift_jis .sjis # # AddType allows you to add to or override the MIME configuration # file mime.types for specific file types. - +# AddType application/x-tar .tgz # diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 1ea9b20f1e..da0410832b 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -683,12 +683,6 @@ AddCharset shift_jis .sjis # AddType allows you to tweak mime.types without actually editing it, or to # make certain files to be certain types. # -# For example, the PHP3 module (not part of the Apache distribution - see -# http://www.php.net) will typically use: -# -#AddType application/x-httpd-php3 .php3 -#AddType application/x-httpd-php3-source .phps - AddType application/x-tar .tgz #