summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2014-11-17 06:23:33 +0100
committerByron Jones <glob@mozilla.com>2014-11-17 06:23:33 +0100
commite15f335769d341ab65b571cd4a3cb129d17660ff (patch)
treecf2cc262f06c11a24fc4b4f6fcab428ed021e856 /.htaccess
parent987611195db12b9c42cdfdbb383811f99322cdd7 (diff)
downloadbugzilla-e15f335769d341ab65b571cd4a3cb129d17660ff.tar.gz
bugzilla-e15f335769d341ab65b571cd4a3cb129d17660ff.tar.xz
Bug 1036802: Requests to the native rest/bzapi endpoints with gzip encoding always result in HTTP/200 responses
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess4
1 files changed, 0 insertions, 4 deletions
diff --git a/.htaccess b/.htaccess
index d5d3aa771..c9494fa10 100644
--- a/.htaccess
+++ b/.htaccess
@@ -24,10 +24,6 @@
</IfModule>
</IfModule>
-<IfModule mod_deflate.c>
- AddOutputFilterByType DEFLATE text/javascript application/json application/javascript text/css
-</IfModule>
-
AddType image/x-icon .ico
AddType application/font-woff .woff