From 9940e3e0e22bfffc3efed3458ebc4545bccbc875 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 13 Oct 2013 13:54:19 +0200 Subject: Réduction cache pour police à 1 mois MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/.htaccess b/public/.htaccess index 0bad536a4..624b29720 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -14,7 +14,7 @@ AddDefaultCharset UTF-8 ExpiresActive on - ExpiresByType application/font-woff "access plus 1 year" + ExpiresByType application/font-woff "access plus 1 month" ExpiresByType application/javascript "access plus 1 week" ExpiresByType image/gif "access plus 1 month" ExpiresByType image/png "access plus 1 month" -- cgit v1.2.3