Enable Cache-Control in fav icons
This commit is contained in:
parent
31f1561e65
commit
3cbf33d8cf
@ -1 +1,6 @@
|
|||||||
Allow from all
|
Allow from all
|
||||||
|
|
||||||
|
#Enable caching for a year
|
||||||
|
<ifModule mod_headers.c>
|
||||||
|
Header set Cache-Control "max-age=29030400, public"
|
||||||
|
</ifModule>
|
Loading…
Reference in New Issue
Block a user