mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-17 12:35:52 +00:00
compress text files
This commit is contained in:
parent
f061fa46c7
commit
0536cd6641
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
DefaultType text/html
|
||||
AddType audio/mp4 m4r
|
||||
AddType application/rss+xml rss
|
||||
AddOutputFilterByType DEFLATE application/rss+xml text/css application/javascript text/html
|
||||
AddOutputFilterByType DEFLATE text/plain application/rss+xml text/css application/javascript text/html
|
||||
|
||||
# Turn on Expires and set default expires to 3 days
|
||||
ExpiresActive On
|
||||
|
|
|
|||
Loading…
Reference in a new issue