MIME Types

Overview

MIME types relay information to the browser about how to handle file extensions. MIME types can allow visitors’ browsers to handle new technologies as they become available.

To add new MIME types to your web server, define the name, directory, and file extension that correspond to the MIME type.

Create a MIME Type

To add a MIME type, perform the following steps:

  1. Enter the name of the file type’s handler in the MIME Type text box.
    • For example, application/cgi represents the handler for the .cgi file extension.
  2. Enter the file extension in the Extension(s) text box.
    • A file extension represents the letters after the dot (.) in a file name. For example, filename.fileextension.
  3. Click Add.

Delete a user-defined MIME type

To delete a MIME type, click the corresponding Delete link under the Remove heading, and then click Delete MIME Type to confirm that you wish to remove the MIME type.

Note:

You cannot delete MIME types from the System MIME Types table.

More about MIME types

For more information, read the Webmaster Toolkit list of MIME types. You can also use your preferred search engine to research the MIME type that you wish to add

  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

API Shell for cPanel

Overview This interface allows you to run cPanel API functions interactively. Important:...

Apache Handlers

Overview Apache handlers control how your site’s Apache web server software manages certain file...

Cron Jobs

Overview Cron jobs are scheduled tasks that the system runs at predefined times or intervals....

Error Pages

Overview Error pages inform visitors about problems when they attempt to access your site. Each...

Indexes

Overview When a visitor accesses a directory rather than a page on your web site, the browser...