gzip_types now automatically includes text/html?
mike
mike503 at gmail.com
Sat Aug 16 12:56:36 MSD 2008
[root at web01 ~]# /etc/init.d/nginx restart
Restarting nginx: 2008/08/16 01:54:55 [warn] 15993#0: duplicate MIME
type "text/html" in /etc/nginx/nginx.conf:75
nginx.
[root at web01 ~]#
This was the line:
gzip_types text/plain text/html text/css
application/x-javascript text/xml application/xml application/xml+rss
text/javascript;
It is not duplicated there, so I can only think that by default nginx
is now including it by default... is that right? This is 0.7.10.
More information about the nginx
mailing list