summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 7fe2307d9..d71ab2284 100644
--- a/.htaccess
+++ b/.htaccess
@@ -24,6 +24,10 @@
</IfModule>
</IfModule>
+<IfModule mod_deflate.c>
+ AddOutputFilterByType DEFLATE text/javascript application/json application/javascript
+</IfModule>
+
AddType image/x-icon .ico
ErrorDocument 401 /errors/401.html
ErrorDocument 403 /errors/403.html