Skip to content

Commit

Permalink
Removing mod_deflate code from .htaccess since deprecated in Apache
Browse files Browse the repository at this point in the history
git-svn-id: http://imathas.googlecode.com/svn/trunk@993 c89b4f0b-ac2a-0410-9773-c9071ee4f95d
  • Loading branch information
drlippman@gmail.com committed Jan 4, 2013
1 parent 73bf8ed commit b37bff9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,3 @@ AddType application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx
AddType application/vnd.ms-excel.template.macroEnabled.12 xltm
AddType application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx
Options -Indexes

AddOutputFilterByType DEFLATE text/html text/plain text/css text/xml application/x-javascript text/javascript application/javascript
BrowserMatch \bMSIE\s6 !no-gzip gzip-only-text/html
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.[0678] no-gzip

0 comments on commit b37bff9

Please sign in to comment.