chore(htaccess.liquid): update cache time for html
This commit is contained in:
parent
d373491c76
commit
dbf3266e8d
3 changed files with 4 additions and 4 deletions
|
@ -111,7 +111,7 @@ RewriteRule ^.*$ - [F,L]
|
|||
ExpiresActive On
|
||||
ExpiresDefault "access plus 1 month"
|
||||
ExpiresByType application/font-woff2 "access plus 1 year"
|
||||
ExpiresByType text/html "access plus 1 hour"
|
||||
ExpiresByType text/html "access plus 5 minutes"
|
||||
ExpiresByType text/css "access plus 1 year"
|
||||
ExpiresByType application/javascript "access plus 1 year"
|
||||
ExpiresByType image/jpeg "access plus 1 year"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue