Skip to content

Instantly share code, notes, and snippets.

@ekremparlak
Created March 8, 2018 01:34
Show Gist options
  • Save ekremparlak/fc6152e616cb1c43b18eed2a23cb85fb to your computer and use it in GitHub Desktop.
Save ekremparlak/fc6152e616cb1c43b18eed2a23cb85fb to your computer and use it in GitHub Desktop.
Gzip
gzip on;
gzip_types text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/bmp application/java application/msword application/vnd.ms-fontobject application/x-msdownload image/x-icon image/webp application/json application/vnd.ms-access application/vnd.ms-project application/x-font-otf application/vnd.ms-opentype application/vnd.oasis.opendocument.database application/vnd.oasis.opendocument.chart application/vnd.oasis.opendocument.formula application/vnd.oasis.opendocument.graphics application/vnd.oasis.opendocument.spreadsheet application/vnd.oasis.opendocument.text audio/ogg application/pdf application/vnd.ms-powerpoint application/x-shockwave-flash image/tiff application/x-font-ttf audio/wav application/vnd.ms-write application/font-woff application/font-woff2 application/vnd.ms-excel;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment