Recent content by thymus

  1. T

    Plesk 11 deflate CSS / JS

    adding the following to /etc/nginx/nginx.conf gzip on; gzip_disable "MSIE [1-6]\.(?!.*SV1)"; gzip_types text/plain text/html text/css application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript application/javascript text/x-js; This fixed the...
Back
Top