How do I create custom MIME Types?

Overview

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

div

Steps
  1. Enter the MIME Type you want to create in the "Mime Type" text box.
  2. Enter the Extension of the MIME Type you entered in Step 1 above in the "Extension(s)" text box.
  3. Click on the Add button.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I setup customized Apache Handlers?

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

How do I customize my web site's Error Pages?

Overview With this tool you can create custom error pages to display when a user enters a wrong...

How do I create a backup of my web site, directory or hosting account?

Overview Backups allow you to download (to your computer) a zipped copy of either you entire...

How do I view how much bandwidth my web site has used today, this month, or this year?

Overview The Bandwidth Usage feature allows you to see the bandwidth usage for your site. It...

How do I setup a CronJob?

Overview Cron jobs allow you to automate certain commands or scripts on your server to complete...

Powered by WHMCompleteSolution