]> granicus.if.org Git - apache/commitdiff
Consistency
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 9 Jan 2002 16:00:54 +0000 (16:00 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 9 Jan 2002 16:00:54 +0000 (16:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92783 13f79535-47bb-0310-9956-ffa450edef68

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

index 4f3fb92a96fc0b1c9f69cbc9f8831feeced23f11..45575f13d83821b2d5f5dd92c954753e934d30c1 100644 (file)
@@ -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
 
 #
index a04bde4436dbee8b8cb3909a334e2928a77fc02d..777189b133b1c69a5418977516831e5c6938edbe 100644 (file)
@@ -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
 
 #
index 1ea9b20f1ee23c35dc7530555b8f1aff1ea46fd9..da0410832b9978fdb737995ec622f634e144513d 100644 (file)
@@ -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
 
 #