Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Thu Jan 22, 2015 5:56 pm
- Forum: Веб сервер
- Topic: ngnix gzip
- Replies: 6
- Views: 10209
Re: ngnix gzip
Replace current the gzip_types (In nginx.conf) with this:
text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript image/svg+xml application/x-font-ttf font/opentype;
and then restart nginx and run PageSpeed again. It works for me ...
text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript image/svg+xml application/x-font-ttf font/opentype;
and then restart nginx and run PageSpeed again. It works for me ...