fbpx

NGINX Amplify and LetsEncrypt


by Danila Vershinin, December 30, 2018

A quick fix for NGINX Amplify and LetsEncrypt certificates compatibility

Read More...

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...

Hosting RPM repositories with nginx and CDN with blazing speed


by Danila Vershinin, August 27, 2018

How to host RPM repository with efficient caching for proxies and Cloudflare. Build a fast YUM repository using NGINX and CDN.

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...

How to remove the Server header in NGINX


by Danila Vershinin, June 24, 2018

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...

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...