How to Register a MP4 Mime Type in IIS

How to Register a MP4 Mime Type in IIS thumbnail
Set the MP4 video MIME type in IIS.

Multipurpose Internet Mail Extensions (MIME) types instruct the user's Web browser to open a specific program for a file extension. MIME types are sometimes customized file types created by the website programmer. The MP4 MIME type is a video type, and it is configured in Internet Information Services (IIS) console. This instructs the user's Web browser to use the default video application when running this file from the website pages.

Instructions

    • 1

      Click the Windows "Start" button. Click "Programs" and then click "Administrative Tools." In the list of menu options, click "Internet Information Services Manager." This opens the IIS console.

    • 2

      Click the name of your IIS server on the left panel. This enables several options in the central details pane. Double-click the icon labeled "MIME Types." On the right panel, click the "Add" link. This opens a configuration dialog box.

    • 3

      Enter ".mp4" into the "File Name Extension" text box. In the "MIME Type" text box, enter "video/mp4." Then click the "OK" button.

Tips & Warnings

  • Several MIME types are available for configuration (see the Resource section). Each of these can be configured in the IIS console, if they are not already added to the website settings.

Related Searches:

References

Resources

  • Photo Credit video card image by Florin Capilnean from Fotolia.com

Comments

You May Also Like

  • How to Upload MIME Types With PHP

    MIME stands for Multipurpose Internet Mail Extensions. It is an Internet media file type that is part of a two-part identifier of...

  • How to Set MIME Types in IIS 6

    Internet Information Services (IIS) is the Microsoft web host that allows you to host and create websites. The IIS console gives you...

  • Windows XP MIME Types

    Windows XP MIME Types. Each type of Internet media, including files, media, audio, script and standard documents, used to be referred to...

  • How to Configure MIME Types for IIS

    Microsoft's IIS, or Internet Information Services, is a Web server included with server editions of Windows. Web servers such as IIS use...

  • How to Register the MIME Type for .Xap to 'Application/X-Silverlight-App' in IIS 6

    MIME stands for "Multipurpose Internet Mail Extensions" and was originally designed to allow email support for formats beyond plain text. That scope...

  • How to Add MIME Types in IIS

    Multipurpose Internet Mail Extensions (MIME) types are settings and configurations on an Internet Information Server (IIS) that tell the browser what type...

  • How to Configure HTML as an ASPX Mime Type

    Hypertext Markup Language (HTML) provides a standard layout from which web browsers are able to display website pages to users. HTML is...

  • How to Configure Mime Types

    Multipurpose Internet Mail Extensions (MIME) types define the type of data contained within a file on a web server. MIME types are...

  • How to Add MIME Types

    MIME types enable Web browsers to display files that are not in HTML format. While file extensions are often used in a...

  • How to Allow Unknown MIME Types in IIS 7

    Multipurpose Internet Mail Extension (MIME) types are responses that are sent to a user when a resource is requested. This response identifies...

  • How to Register Mime Types

    Multipurpose Internet Mail Extensions (MIME) is a type of recognition system that lets browsers open the right program for an embedded file....

  • How to Add a MIME File Type for ASP Downloading

    Active server pages (ASP) are hosted on Microsoft's Internet Information Services (IIS) to provide dynamic content for end users. A MIME type...

  • How to Add MIME Types to the Godaddy Web.Config

    Multipurpose Internet Mail Extensions is a specification for displaying file formats. Upon request from a browser, Internet Information Server sends the requested...

  • How to Change Mime Type Icons in KDE 4.2

    The Multi-purpose Internet Mail Extensions (MIME) protocol is used to identify different types of data being transmitted based on their meta data....

  • Browser Mime Types

    Browser Mime Types. MIME, which stands for Multipurpose Internet Mail Extensions, enables you to have a richer e-mail experience when you embed...

  • .Htaccess MIME Types

    .Htaccess MIME Types. Apache web servers use .htaccess files to configure websites and tell browsers how to interpret files. MIME, which stands...

  • How do I Convert Mime to AVI?

    MIME is a file extension that allows the transfer of non-text documents, such as AVIs or JPEGs, through email. Most email clients...

Related Ads

Featured