mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-17 17:23:12 +01:00
make css expire more quickly
This commit is contained in:
parent
b2127d97f9
commit
deb17ce465
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
ExpiresActive On
|
||||
ExpiresDefault A31536000
|
||||
ExpiresByType text/html A600
|
||||
ExpiresByType text/css A2592000
|
||||
ExpiresByType text/javascript A2592000
|
||||
ExpiresByType application/javascript A2592000
|
||||
|
||||
|
|
Loading…
Reference in a new issue