--- NB: Go to the EDITED 2 section for summary ----
I have an ASP.NT MVC (4) application. I integrated (twitter)Bootstrap to it. Bootstrap is working perfectly, but the
IIS doesn't know how to handle (serve) those files (MIMEs).
Add this to your system.webServer node in the web.config file and you'll be golden:
--Edited, see Ryans and mine comment below: Even better, to be safe, remove and add the mime type maping: