A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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?