server-configs-nginx/nginx
James Aitken 0db6a7b393 Update gzip_disable option to match best practice
Nginx recommend to use the string ``msie6`` instead of the previously recommended regex.

The string matches the same stuff as the regex, but is faster according to their docs.

See: http://nginx.org/en/docs/http/ngx_http_gzip_module.html#gzip_disable
2012-10-24 19:03:54 +02:00
..
conf correct cache headers for webfonts 2012-08-19 18:30:31 +02:00
sites-available split the default server config 2012-07-26 00:54:20 +02:00
sites-enabled Improve READMEs 2012-07-23 12:53:17 +02:00
mime.types Add the MIME type for AAC audio files. 2012-06-20 21:57:27 +12:00
nginx.conf Update gzip_disable option to match best practice 2012-10-24 19:03:54 +02:00