Here are some links about working with MIME type for IIS.
- You can add the MIME type entry in web.config file by following the link given below.
(1) How to add mime types with IIS7 Web.config
- You also need to add the MIME type for the media file in IIS by following the link given below.
(1) Creating MIME Types for a Web site or directory (IIS 6.0)
(2) Adding .FLV MIME Type in IIS
(3) Downloading Docx from IE - Setting MIME Types in IIS - Stack Overflow
- You can also find the MIME type from the file name by following thie link given below.
(1) C#: Get MimeType from a File Name
==> MIME type List
(1) Mime Types List - Webmaster Toolkit
(2) MIME Types - Complete List
(3) MIME Media Types
(4) MIME Types by Content Type
- You can add the MIME type entry in web.config file by following the link given below.
(1) How to add mime types with IIS7 Web.config
- You also need to add the MIME type for the media file in IIS by following the link given below.
(1) Creating MIME Types for a Web site or directory (IIS 6.0)
(2) Adding .FLV MIME Type in IIS
(3) Downloading Docx from IE - Setting MIME Types in IIS - Stack Overflow
- You can also find the MIME type from the file name by following thie link given below.
(1) C#: Get MimeType from a File Name
==> MIME type List
(1) Mime Types List - Webmaster Toolkit
(2) MIME Types - Complete List
(3) MIME Media Types
(4) MIME Types by Content Type