mod_expires
This commit is contained in:
parent
fd17480939
commit
f44e7e6ace
4
www/data/css/.htaccess
Normal file
4
www/data/css/.htaccess
Normal file
@ -0,0 +1,4 @@
|
||||
<IfModule mod_expires.c>
|
||||
ExpiresActive On
|
||||
ExpiresByType text/css "access 6 hours"
|
||||
</IfModule>
|
Loading…
Reference in New Issue
Block a user