diff --git a/data/favicons/.htaccess b/data/favicons/.htaccess index 605d2f4..c956640 100644 --- a/data/favicons/.htaccess +++ b/data/favicons/.htaccess @@ -1 +1,6 @@ Allow from all + +#Enable caching for a year + + Header set Cache-Control "max-age=29030400, public" + \ No newline at end of file