Skip to content
Permalink
|
# Gzip assets before sending to client |
|
AddOutputFilterByType DEFLATE text/html text/event-stream text/xml text/css text/javascript application/javascript application/json |
|
|
|
# Set cache lifetime for these files as a week |
|
<FilesMatch ".(js|css)$"> |
|
Header set Cache-Control "max-age=604800, public" |
|
</FilesMatch> |
Something went wrong with that request. Please try again.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.