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.
|
2 | Fixed target of question (http headers rather than data-caching) | ||
|
1 |
|
||
IIS configurable cachingHow would one configurably cache files in IIS >= 6? Example:
An example framework using this naming would be the GWT framework.
|
||||