examples for non-core add-ins with our default .conf files causes some
admins to bypass actually researching -how-to-configure- the given
add-in module. While this example was nice, we need to find another
useful example, in addition to x-tar perhaps, to make this clearer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92784
13f79535-47bb-0310-9956-
ffa450edef68
# AddType allows you to tweak mime.types without actually editing it, or to
# make certain files to be certain types.
#
- # For example, the PHP 3.x 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
- #
- # And for PHP 4.x, use:
- #
- #AddType application/x-httpd-php .php
- #AddType application/x-httpd-php-source .phps
-
AddType application/x-tar .tgz
#
# AddType allows you to tweak mime.types without actually editing it, or to
# make certain files to be certain types.
#
- # For example, the PHP 3.x 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
- #
- # And for PHP 4.x, use:
- #
- #AddType application/x-httpd-php .php
- #AddType application/x-httpd-php-source .phps
-
AddType application/x-tar .tgz
#
# AddType allows you to tweak mime.types without actually editing it, or to
# make certain files to be certain types.
#
- # For example, the PHP 3.x 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
- #
- # And for PHP 4.x, use:
- #
- #AddType application/x-httpd-php .php
- #AddType application/x-httpd-php-source .phps
-
AddType application/x-tar .tgz
#