diff --git a/nginx.conf b/nginx.conf index adf44d2..66e1651 100644 --- a/nginx.conf +++ b/nginx.conf @@ -104,7 +104,14 @@ http { # Custom 404 page error_page 404 /404.html; - expires 1M; + # This is pretty long expiry and assume your using + # cachebusting with query params like + #