Skip to content

Instantly share code, notes, and snippets.

@stefthoen
Forked from lucprincen/Gzip Htaccess
Created August 9, 2013 07:54
Show Gist options
  • Save stefthoen/6191872 to your computer and use it in GitHub Desktop.
Save stefthoen/6191872 to your computer and use it in GitHub Desktop.
<ifModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml text/css application/xhtml+xml text/css text/javascript application/javascript application/x-javascript
</ifModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment