Просмотр исходного кода

Réduction cache pour police à 1 mois

Alexandre Alapetite 12 лет назад
Родитель
Сommit
9940e3e0e2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      public/.htaccess

+ 1 - 1
public/.htaccess

@@ -14,7 +14,7 @@ AddDefaultCharset	UTF-8
 
 <IfModule mod_expires.c>
 	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"