What is the MIME type for .aspx & .asp using iis 7 in Vista?

  • Thread starter Thread starter Maulik B
  • Start date Start date
M

Maulik B

Guest
When i add the file name extension, it also asks me for the MIME type. Cant find it anywhere on the internet.
How do you enabled MIME types? As i tried adding application/x-asp and this does not work....
 
text/html
text/asp
application/x-asp
application/x-asap

EDIT: Dunno how to do it in IIS, with Apache you can just stick it into .htaccess

This website found via a google (I mean Yahoo!) search shows how. Apparently. http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx
 
text/html
text/asp
application/x-asp
application/x-asap

EDIT: Dunno how to do it in IIS, with Apache you can just stick it into .htaccess

This website found via a google (I mean Yahoo!) search shows how. Apparently. http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx
 
Back
Top