DefaultType type/subtype
type/subtype is the MIME-like type.
Only one DefaultType directive should appear in the configuration file.
DefaultType text/html
DefaultType application/octet-stream This would cause a file with an unknown extension to be returned as type application/octet-stream.
Return to Resource Configuration File Overview