What are MIME Types? How do I create custom MIME Types?

MIME Types (Need more information on this topic?)

What are MIME Types? MIME Types tell browsers how to handle specific file extensions. For example, the text/html MIME Types equates to .htm, .html, and .shtml extensions on most servers, telling your browser to interpret all files with those extensions as HTML files. You can alter or add new MIME Types specifically for your site (Note: You cannot alter the system defined MIME Types values). MIME Types are often used to handle new technologies as they appear. When WAP technology first appeared, no one had these extensions set up on their server. With MIME Types, however, you could have set it up yourself and began serving WAP pages immediately.

To learn more about MIME Types, view the WikiPedia web page at http://en.wikipedia.org/wiki/MIME.

Creating A MIME Type

1. Log into your control panel.

2. Locate the “Advanced” menu.

3. Locate and click on the MIME Types icon.

4. Enter the MIME Type you want to create in the "Mime Type" text box.

5. Enter the Extension of the MIME Type you entered in Step 4 above, in the "Extension(s)" text box.

6. Click on the "Add" button to complete.

7. Click on the "Go Back" button to return to the MIME Type main menu.

  • 0 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Related Articles

What is the Process Manager? How do I use the Process Manager?

The Process Manager allows you to view and manage a list of your websites current running...

What are Frontpage Extensions? How do I use Frontpage Extensions?

Frontpage Extensions Frontpage Extensions allow you to publish your site directly from the...

What are Apache Handlers? How do I setup customized Apache Handlers?

What are Apache Handlers? Apache handlers allow you to control what Apache will do with certain...