где включать gzip?

Андрей deepmindster at gmail.com
Wed Jun 25 23:54:41 MSD 2008


есть конфигурация вроде

location / {
    rewrite ^/?$ /index.php?page=index last;
}

location /index.php {
    fcgi_pass:...
    include fcgi_params;
    internal;
}


вопрос - в первом или во втором локейшине нужно делать gzip on чтобы 
получить сжатый контент?


Спасибо,
Андрей.





More information about the nginx-ru mailing list