gzip is not working on my piwik.js file according to Google at developers.google.com/speed/pagespeed/insights. It's working fine on my CSS file. How can I troubleshoot this?
gzip on; gzip_disable msie6; gzip_types text/javascript application/x-javascript text/css text/plain; - Grant _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
