From 19602d0c4ab2976f23ef4dfeec3397274509bba0 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Mon, 21 Mar 2022 11:01:45 +0100 Subject: [PATCH] header --- static/.htaccess | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/static/.htaccess b/static/.htaccess index 0183cd8..d880bac 100644 --- a/static/.htaccess +++ b/static/.htaccess @@ -34,6 +34,4 @@ ExpiresByType image/x-icon "access plus 1 month" ExpiresByType text/html "access plus 600 seconds" - - Header set Cache-Control "max-age=63072000, public" - +Header Set Cache-Control "max-age=31536000";