Files
WPIQ/wo/cli/templates/gzip.mustache

52 lines
939 B
Plaintext
Raw Normal View History

##
# Gzip Settings
##
2019-08-13 17:43:49 +02:00
gzip on;
gzip_disable "msie6";
2019-08-13 17:43:49 +02:00
gzip_vary on;
gzip_static on;
2019-08-13 17:43:49 +02:00
gzip_proxied any;
gzip_comp_level 6;
gzip_buffers 16 8k;
gzip_http_version 1.1;
gzip_types
application/atom+xml
2019-08-14 13:56:37 +02:00
application/geo+json
2019-08-13 17:43:49 +02:00
application/javascript
application/json
2019-08-14 13:56:37 +02:00
application/ld+json
application/manifest+json
application/rdf+xml
2019-08-13 17:43:49 +02:00
application/rss+xml
application/vnd.ms-fontobject
2019-08-14 13:56:37 +02:00
application/wasm
application/x-font-opentype
application/x-font-truetype
2019-08-13 17:43:49 +02:00
application/x-font-ttf
2019-08-14 13:56:37 +02:00
application/x-javascript
2019-08-13 17:43:49 +02:00
application/x-web-app-manifest+json
application/xhtml+xml
application/xml
2019-08-14 13:56:37 +02:00
application/xml+rss
font/eot
2019-08-13 17:43:49 +02:00
font/opentype
2019-08-14 13:56:37 +02:00
font/otf
image/bmp
2019-08-13 17:43:49 +02:00
image/svg+xml
2019-08-14 13:56:37 +02:00
image/vnd.microsoft.icon
2019-08-13 17:43:49 +02:00
image/x-icon
2019-08-14 13:56:37 +02:00
image/x-win-bitmap
text/cache-manifest
text/calendar
2019-08-13 17:43:49 +02:00
text/css
2019-08-14 13:56:37 +02:00
text/javascript
text/markdown
2019-08-13 17:43:49 +02:00
text/plain
2019-08-14 13:56:37 +02:00
text/vcard
text/vnd.rim.location.xloc
text/vtt
2019-08-13 17:43:49 +02:00
text/x-component
2019-08-14 13:56:37 +02:00
text/x-cross-domain-policy
text/xml;