How can I add cache-control headers to static content?

I was wondering if there’s a way to add this headers so I can cache-control resources like images, fonts etc…
Cache-Control: public, max-age=2592000

Thanks!

2 Likes

for nginx, set your nginx config like: