Removing IE6 directive
IE6 is no longer relevant.
This commit is contained in:
parent
29042bfe3c
commit
489ae1b51a
@ -1,9 +1,6 @@
|
||||
# Enable Gzip compression.
|
||||
gzip on;
|
||||
|
||||
# Disable Gzip on IE6.
|
||||
gzip_disable "msie6";
|
||||
|
||||
# Allow proxies to cache both compressed and regular version of file.
|
||||
# Avoids clients that don't support Gzip outputting gibberish.
|
||||
gzip_vary on;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user