Setting the MIME Type on a Server for HTML5
Provide the information in this topic to your server administrator.
If you have full-motion video (FMV) files and put your movie on a server, you also need to install MIME types for HTML5 output. For more about FMV, see Frames.
The exact steps vary for different machines, but the following can serve as a guide.
How to Set the MIME Type on a Server for HTML5
- Open IIS Manager and navigate to the level you want to manage.
- In Features View, double-click MIME Types.
- In the Actions pane, click Add.
- In the Add MIME Type dialog, type a file name extension in the File name extension text box. For example, type .xyz.
- In the MIME type text box, enter a MIME type. For example, type application/octet-stream.
- Click OK.
Note For more information, see:
Copy
http://technet.microsoft.com/en-us/library/cc725608(WS.10).aspx