MIME types (ISPmanager)
From ISPWiki
When a user requests any resource from a web-server, the server should provide the file type of its answer to inform Client browser how to process it. Every file type has a corresponding line - MIME-type (Multpurpose Internet Mail Extension).
A server normally comes supplied with a rather full set of MIME types. For example, most servers handle MIME-type text/html as htm, html and shtml extensions. Thus, your browser interprets all the files with this extension as HTML files. However, as long as new technologies come out, you may need to use new file types.
This module can be used to manage MIME types for the selected WWW domain.
Back to the WWW domain list
View a list of MIME types
Create new MIME type
Edit MIME types parameters
Delete MIME type
View a list of MIME types
- Name - MIME-type name.
- Data type - MIME type.
- File extension - file extension corresponding to the MIME type.
Create new MIME type
To create new MIME type, click the "New" icon and fill out the following form:
- Domain - select the domain name.
- Data type - enter a MIME type.
- File extension - enter a corresponding file extension.
Edit MIME types parameters
To edit a MIME type, locate the MIME type you wish to edit, click the "Edit" icon and modify the settings you want to change.
Delete MIME type
To delete a MIME type, select it from the list and click the "Delete" icon. Confirm that you want to delete the selected MIME type by clicking "OK" in the following form.

