Skip to content

Instantly share code, notes, and snippets.

@liushooter
Created August 18, 2014 10:18
Show Gist options
  • Save liushooter/51f931de7236c238c121 to your computer and use it in GitHub Desktop.
Save liushooter/51f931de7236c238c121 to your computer and use it in GitHub Desktop.
types {
# other mime types...
application/json json;
}
http {
# other config....
gzip_types text/plain text/html text/css application/x-javascript text/xml application/xml application/xml+rss text/javascript application/json;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment