Skip to content

Instantly share code, notes, and snippets.

@portertech
Created May 16, 2011 14:50
Show Gist options
  • Save portertech/974570 to your computer and use it in GitHub Desktop.
Save portertech/974570 to your computer and use it in GitHub Desktop.
gzip_comp_level 2;
gzip_min_length 360;
gzip_disable "MSIE [1-6]\.";
gzip_types text/plain text/xml text/css
text/comma-separated-values
text/javascript application/x-javascript
application/atom+xml;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment