Skip to content

Instantly share code, notes, and snippets.

@ultraspeed
Created January 21, 2010 14:22
Show Gist options
  • Save ultraspeed/282821 to your computer and use it in GitHub Desktop.
Save ultraspeed/282821 to your computer and use it in GitHub Desktop.
gzip on;
gzip_http_version 1.0;
gzip_comp_level 2;
gzip_proxied any;
gzip_types text/plain text/html text/css application/x-javascript text/xml application/xml application/xml+rss text/javascript;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment