- Joined
- May 20, 2016
- Messages
- 61
- Points
- 8
I am find easy ways to enable Gzip compression in nginx? could anyone please tell me to do this?
[COLOR=#666666][FONT=Consolas]gzip on;
[/FONT][/COLOR]gzip_comp_level 2;
gzip_http_version 1.0;
gzip_proxied any;
gzip_min_length 1100;
gzip_buffers 16 8k;
gzip_types text/plain text/html text/css application/x-javascript text/xml application/xml application/xml+rss text/javascript;
gzip_disable "MSIE [1-6].(?!.*SV1)";
[COLOR=#666666][FONT=Consolas]gzip_vary on;[/FONT][/COLOR]
Star with connecting to your hosting via SSH.I am find easy ways to enable Gzip compression in nginx? could anyone please tell me to do this?
ForumWeb.Hosting is a web hosting forum where you’ll find in-depth discussions and resources to help you find the best hosting providers for your websites or how to manage your hosting whether you are new or experienced. You’ll find it all here. With topics ranging from web hosting, internet marketing, search engine optimization, social networking, make money online, affiliate marketing as well as hands-on technical support for web design, programming and more. We are a growing community of like-minded people that is keen to help and support each other with ambitions and online endeavors. Learn and grow, make friends and contacts for life.
The world's smartest hosting providers come here to discuss & share what's trending in the web hosting world!