mirror of
https://github.com/apache/httpd.git
synced 2026-01-26 19:01:35 +03:00
Consistency
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92783 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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
|
||||
|
||||
#
|
||||
|
||||
@@ -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
|
||||
|
||||
#
|
||||
|
||||
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user