Skip to content

Instantly share code, notes, and snippets.

@danwarfel
Created March 21, 2016 22:34
Show Gist options
  • Save danwarfel/751d3e8ec25be250f60a to your computer and use it in GitHub Desktop.
Save danwarfel/751d3e8ec25be250f60a to your computer and use it in GitHub Desktop.
# BEGIN GZIP
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
</ifmodule>
# END GZIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment