... *Back to [[Book|Administrator's Configuration File Reference#cfr]] [[Topic|Administrator's Configuration File Reference#chap8]]* h2. MIME Types Syntax
The first line in the MIME types file identifies the file format:
{{#--Sun Microsystems MIME Information}}
|
Other uncommented lines have the following format:
|
| {noformat:nopanel} {{type=type/subtype exts=[file extensions]}} {noformat} |
| {noformat:nopanel=true} type=type/subtype exts=[file extensions] {noformat} |
* {{type/subtype}} is the type and subtype |
... * {{exts}} are the file extensions associated with this type |