adjust header
This commit is contained in:
parent
0c2763e359
commit
a4521aab79
@ -33,3 +33,7 @@ ExpiresByType image/ico "access plus 1 month"
|
||||
ExpiresByType image/x-icon "access plus 1 month"
|
||||
ExpiresByType text/html "access plus 600 seconds"
|
||||
</IfModule>
|
||||
|
||||
<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
|
||||
Header set Cache-Control "max-age=63072000, public"
|
||||
</FilesMatch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user