Tagged Questions
0
votes
2answers
3k views
How do I set the cachability of static files in IIS?
I have some static images in a folder on my IIS 6-based website that I want to be downloaded as little as possible (to preserve bandwidth). I've set the Content Expiration to expire after 30 days. Is ...