1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Compress the secureImg. TinyMce also decoding theme SEF image URLs now.

This commit is contained in:
Cameron
2016-02-07 11:16:00 -08:00
parent 831ef22ad9
commit 2976754d29
3 changed files with 16 additions and 3 deletions

View File

@@ -94,7 +94,7 @@
ExpiresByType text/x-javascript "access plus 1 month"
</IfModule>
### Gzip Compression Module
### Gzip Compression Module
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css text/javascript application/x-javascript application/javascript application/xml text/xml application/rss+xml
</ifmodule>