How would one configurably set http-headers to cache files in IIS >= 6?
Example:
*.cache.*
=> cache nearly forever*.nocache.*
=> never cache
An example framework using this naming would be the GWT framework.
How would one configurably set http-headers to cache files in IIS >= 6?
Example:
*.cache.*
=> cache nearly forever*.nocache.*
=> never cacheAn example framework using this naming would be the GWT framework.