Skip to content

Instantly share code, notes, and snippets.

@namncn
Created December 6, 2018 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save namncn/3077eb0b32aa45584cce57c392a25567 to your computer and use it in GitHub Desktop.
Save namncn/3077eb0b32aa45584cce57c392a25567 to your computer and use it in GitHub Desktop.
gzip on;
gzip_disable "MSIE [1-6]\.(?!.*SV1)";
gzip_vary on;
gzip_types text/plain text/css text/javascript image/svg+xml image/x-icon application/javascript application/x-javascript;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment