diff --git a/public/.htaccess b/public/.htaccess index cc858cb..2797054 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -77,17 +77,9 @@ Options -MultiViews ExpiresByType application/font-woff2 "access plus 1 month" ExpiresByType font/woff2 "access plus 1 month" ExpiresByType text/x-cross-domain-policy "access plus 1 week" + ExpiresByType application/vnd.api+json "access plus 0 seconds" -# Resolve cache issue - - -FileETag None -Header unset ETag -Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" -Header set Pragma "no-cache" -Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT" - # Gzip compression