I have some static content, jpg, png, in a specific folder.
I woud like set HTTP headers to expire after 30 days.
Using IIS 7.5 >> http response headers >> Set common header >> Expire web content
I added my value, but I I still get the HTTP header for static content as (expiration not specified)
.
I already tried to refresh my site in IIS but it did not solve my problem.
Any idea?