MIME Types Wkc
MIMETypes.wkc
MIMETypes.wkc stores the mime types that wikiserver will send out.
To add a mime type
Keys in MIMEType.wkc have the following format
<file extension>=<MIME type>
where <file extension> is the file extension that will be associated with this mime type, and <MIME type> is the mime type to associate with <file extension>.
Example:
gif=image/gif
gif=image/gif