Windows IIS7

07/28/2014 08:30 [Admin]Slice#1
Hey Guys, Does anyone know how to setup IIS7 to work with .ini file types? every time i try to go to a .ini file it gives me a error,

Image: [Only registered and activated users can see links. Click Here To Register...]
07/28/2014 18:13 sominus#2
May be you need to add a MIME type for .ini files
Code:
http://support.microsoft.com/kb/326965/en-us
07/28/2014 23:45 [Admin]Slice#3
Quote:
Originally Posted by sominus View Post
May be you need to add a MIME type for .ini files
Code:
http://support.microsoft.com/kb/326965/en-us
thank you, but i have tried that and it does not work.