IIS 6 and MIME Types

Written by Jenny on Monday, March 3, 2008 7:32 - 0 Comments

Serving up files from a web server running IIS 6 can sometimes be problematical.

Serving up files from a web server running IIS 6 can sometimes be problematical. This is because by default IIS 6 will not serve up files that have file extensions with unknown MIME types. This action was taken in IIS 6 to make web servers more secure, but you can allow files with any extension to be served up as follows:

1. Open IIS Manager and open the properties of the IIS node.

2. Click MIME Types, then click New.

3. Type a single asterisk into the Extension box.

4. Type application/octet-stream into the MIME Type box.

5.Click OK.

Now IIS 6 will serve up any file to a client requesting it regardless of the file’s extension. But this approach does this globally for all sites on the server–you can also do it on a per site basis using each website’s properties pages because MIME settings are additive not overriding in IIS 6.

Article written by MyComputerAid.com

Related posts:

  1. IIS 6 and MIME Types
  2. Running IE from the command line
  3. Using Windows Explorer as Admin
  4. Disable Windows Scripting Host WSH
  5. Virtualization and Viruses
  6. add root certificate to pocket pc
  7. Showing super hidden files in Vista
  8. Enable Vista file security encryption EFS
  9. Using Multiple Answer Files with Windows Deployment Services
  10. Finding any file in Windows Vista



Leave a Reply

You must be logged in to post a comment.

2003 server - Sep 30, 2008 22:34 - 0 Comments

instant messaging srv records

More In Computers & PC


Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments

Outlook: Duplicates in Mailbox

More In Computers & PC


Microsoft Desktop, Web browsers and Internet, Windows 2000, Windows 7, Windows 98, Windows Firewall and networking, Windows Vista, Windows XP - Feb 8, 2010 18:09 - 0 Comments

Disable Proxy settings in IE

More In Computers & PC