Cache assets/ on Apache2
This commit is contained in:
parent
9478c7cecd
commit
48bb2760dd
3
assets/.htaccess
Normal file
3
assets/.htaccess
Normal file
@ -0,0 +1,3 @@
|
||||
<IfModule mod_expires.c>
|
||||
ExpiresDefault "access plus 2 week"
|
||||
</IfModule>
|
Loading…
Reference in New Issue
Block a user