0
votes
2answers
623 views
IIS configurable http-headers for caching
How would one configurably set http-headers to cache files in IIS >= 6?
Example:
*.cache.* => cache nearly forever
*.nocache.* => never cach …
