nginx: client_max_body_size inheritance
by Danila Vershinin, April 17, 2018
Quick information on how client_max_body_size directive is evaluated in nginx web server.
Read More...How to install nginx on RHEL 7 / CentOS 7 properly
by Danila Vershinin, April 7, 2018
Here’s how you properly install stable or mainline NGINX on CentOS/RHEL 7 servers.
Read More...Add $_SERVER[‘REDIRECT_URL’] to nginx.
by Danila Vershinin, March 28, 2018
Here’s how to turn your nginx into a little bit of Apache by having nginx set and make use of $_SERVER[‘REDIRECT_URL’].
Read More...Auto-upgrade specific packages while keeping the system secure. Nginx Amplify
by Danila Vershinin, February 19, 2018
The sleek way to automatically upgrade Nginx Amplify agent to latest versions while having the rest of the system automatically upgrade on critical security updates only.
Read More...Nginx PageSpeed module 1.13.35.2 now available for stable nginx
by Danila Vershinin, February 5, 2018
We have rebuilt the latest PageSpeed module for stable nginx. This means our repository subscribers can now make use of latest PageSpeed optimizations. The update is just one command away: yum update If you’re not yet using our RPM repository for nginx modules, we have the guide to set you up. There are many nginx […]
Read More...Nginx Amplify Automatic Updates on CentOS/RHEL 7
by Danila Vershinin, October 28, 2017
Know how to setup automatic updates for Nginx Amplify agent
Read More...CDN for WordPress
by Danila Vershinin, October 5, 2017
CDN for Wordpress. Do you need one? Yes, you do!
Read More...WordPress Static Files Cookieless Domain with Nginx
by Danila Vershinin, October 3, 2017
Configure cookieless domain for Wordpress static files in nginx
Read More...Stop Google Analytics SPAM bots and reduce server load
by Danila Vershinin, September 17, 2017
Reduce server load easily by configuring nginx to discard unknown hostnames. Fight those Google Analytics spam bots!
Read More...Nginx: Disable logging of Magento security probes
by Danila Vershinin, August 8, 2017
Disable logging of Magento 1.x security probes in Nginx configuration. Uses map Nginx feature to conditionally log requests to Magento.
Read More...