For some reason I am getting 405 and 404 errors when trying to access .html files on my site. There is no .html extension listed in the Applicaiton extensions in the configuration panel of IIS. I tried adding .html with the Executable Paths C:\WINDOWS\system32\inetsrv\asp.dll, C:\WINDOWS\system32\inetsrv\httpext.dll, C:\WINDOWS\system32\inetsrv\ssinc.dll but no success.

Can someone let me know what I am doing wrong?

link|improve this question
.html is a static file and served as is. Check if you have it listed in MIME Types (IIS Manager | Server | Right Click | Properties | MIME Types). – LazyOne Aug 3 '11 at 0:18
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.