Skip to content

Instantly share code, notes, and snippets.

@jondueck
Last active August 29, 2015 14:06
Show Gist options
  • Save jondueck/efd180ef7ee8c79c5260 to your computer and use it in GitHub Desktop.
Save jondueck/efd180ef7ee8c79c5260 to your computer and use it in GitHub Desktop.
gzip
# BEGIN GZIP
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript image/svg+xml
</ifmodule>
# END GZIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment