December 2002
Intermediate to advanced
576 pages
32h
English
AddType
AddType
mime-type
extension
...
[server config, or within
<VirtualHost> or
<Directory>, or
.htaccess]
Specifies a MIME type and subtype to be associated with certain file extensions. For example, if you want to serve a Microsoft Word document:
AddType application/msword .doc
AddType directives overrides any extension-to-type
mappings in your mime.types file.
Read now
Unlock full access