Watermark your website images using nginx JPEG module
by Danila Vershinin, November 10, 2018
Watermark your images using modjpeg-nginx module for NGINX
Read More...NGINX Amplify – MySQL Monitoring in CentOS 6
by Danila Vershinin, August 4, 2018
MySQL monitoring in CentOS 6 using NGINX Amplify agent
Read More...Modern approaches to secure websites in 2018
by Danila Vershinin, August 3, 2018
Some of the things you really want to take care about to secure your website.
Read More...How to use multiple real IP headers with nginx
by Danila Vershinin, July 10, 2018
How to pass real visitor IPs in nginx from two different cloud services.
Read More...Proxy requests to any remote server in nginx
by Danila Vershinin, July 8, 2018
Display information from other websites on your own, with nginx proxying.
Read More...Tuning proxy_buffer_size in NGINX
by Danila Vershinin, July 7, 2018
Make your NGINX more memory efficient and fix that “upstream sent too big header while reading response header from upstream” error.
Read More...Magento 2 Security Checklist
by Danila Vershinin, June 24, 2018
When you prepare to launch your Magento 2 website, security is one of the primary areas of concern. Whether you plan to accept credit card data directly on your website, or on a payment provider’s pages – you are required to achieve PCI compliance. Otherwise, you’ll find your business at risk of being banned from […]
Read More...How to remove the Server header in NGINX
by Danila Vershinin,
How to hide the Server HTTP header in NGINX and more: hide the fact of using NGINX altogether.
Read More...How Install ModSecurity NGINX module in CentOS/RHEL 7
by Danila Vershinin, April 20, 2018
Here’s how to easily install ModSecurity to your NGINX in CentOS/RHEL 7.
Read More...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...