deftype
Use the deftype stanza entry to specify the default type that WebSEAL assigns to pages that do not match any of the extension = MIME_type entries in the content-mime-types stanza.
Syntax
deftype = MIME_type Description
Default type to assign to pages that do not match any of the extension = MIME_type entries defined in this stanza.
Options
- MIME_type
- Default type to assign to pages that don't match any of the extension = MIME_type entries defined in this stanza.
Usage
This stanza entry is required.
Default value
text/plain
The administrator should not change this value.
Example
deftype = text/plain