AddType directive Apache
by satheeshkumar[ Edit ] 2012-09-18 14:59:18
AddType directive Apache ,
It is the base module. mod_mime is the name of the module. This directive is legal in the server config, virtual host, directory, .htaccess server's configuration files.
The syntax is
AddType MIME-type extension [extension] ...
Example:
AddType image/one.jpg