Configure IIS for passing static-file requests to ASP.Net/MVC
At my company we had several ASP.Net MVC projects what needed to serve some files with a custom MVC Controller/Action. The general problem with this is that IIS tries hard … Continue Reading Configure IIS for passing static-file requests to ASP.Net/MVC