How do you restore the default handler mappings? I accidentally deleted the StaticFileModule in the DefaultWebSite and now I can't bring it back.

Additionally, Reverting to Parent doesn't bring it back.

link|improve this question
feedback

1 Answer

Reverting should do it if the change was just for the default web site. Check out your web.config file for DefaultWebSite using notepad. You should see a for StaticFileModule. You can manually remove that and save the file.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.