Skip to main content

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

Install NGINX on Ubuntu: The Complete Guide (2026)


by Danila Vershinin, September 2, 2018

Complete guide to install NGINX on Ubuntu 20.04, 22.04, and 24.04 with the latest stable or mainline builds plus 50+ dynamic modules from the GetPageSpeed APT repository.

Read More...

NGINX HSTS: Complete Strict-Transport-Security Guide


by Danila Vershinin, August 5, 2018

Learn how to configure NGINX HSTS (Strict-Transport-Security) correctly. This comprehensive guide covers the RFC 6797 specification, preload requirements, redirect patterns for www and non-www domains, common misconfigurations, and how to avoid SSL stripping attacks with verified configurations.

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