November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Turns out the section
<staticFile expirationTime="7.0:0:0" />
needs to be placed beneath all <location> sections. Now it works as expected.
Hi,
I try to define a max-age cache-control header for all images uploaded to EPIserver.
In my web.config I have the following sections:
However, when I look in chrome devtools I see:
All these images come from the sysisteassets folder but somehow cache headers are different. What could explain this?