Skip to content

Instantly share code, notes, and snippets.

@ultraspeed
Created January 21, 2010 14:24
Show Gist options
  • Save ultraspeed/282826 to your computer and use it in GitHub Desktop.
Save ultraspeed/282826 to your computer and use it in GitHub Desktop.
# Requires mod_deflate
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/javascript application/x-javascript
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment