 Types Configuration File format
 Types Configuration File format
Each line contains information for one http type. These types resemble MIME types. If you plan to add new ones, you should use subtypes beginning with x-, such as application/x-myprogram.
Lines beginning with # are comment lines, and suitably ignored.
Each line consists of:
type/subtype ext1 ext2 ... extn 
type/subtype is the MIME-like type of the document. 
ext* is any number of space-separated filename extensions
which should be returned to the client if a file with the given
extension is referenced. 
![[Back]](../../images/back.gif) Return to Configuration File Overview
Return to Configuration File Overview 
![[Back]](../../images/back.gif) Return to TypesConfig directive information
Return to TypesConfig directive information