Cache busting for static assets

I’m trying to get cache busting for static assets as described in this article working on a Local site.

I’ve added the .htaccess rules mentioned and the NGINX config changes to site.conf.hbs but I get a NGINX 404 on any static assets, e.g. styles.min.1234.css.

Anyone know how to get that working?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.