Disable static content caching in IIS 7
- by Lee Richardson
I'm a developer having what should be a relatively simple problem in IIS 7 on Windows Server 2008 R2. The problem is that IIS 7 is overzealously caching all static content on the server. It's caching all .html and .js content and not noticing when the content changes on disk unless I iisreset.
I've tried the following:
Deleting the local cache…