From d468982e52b367071f81b5b2f6ca56bcb7398952 Mon Sep 17 00:00:00 2001 From: Marco Borla Date: Sat, 1 Dec 2018 22:15:56 +0100 Subject: [PATCH] Update .htaccess --- public/.htaccess | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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