How to install NGINX WAF module in Fedora Linux
by Danila Vershinin, February 19, 2022
How to easily set up WAF module protecting your NGINX powered websites in Fedora Linux. Install prebuilt NGINX WAF module.
Read More...How to install and configure CAPTCHA NGINX module in CentOS/RHEL
by Danila Vershinin, October 8, 2021
Implementing CAPTCHA image generation and validation using NGINX module
Read More...Laravel NGINX configuration
by Danila Vershinin, September 28, 2021
Modern NGINX configuration for Laravel PHP framework will allow you to have a secure and performant website
Read More...EPEL powered by Cloudflare CDN. Fix your sanity
by Danila Vershinin, September 9, 2021
A simple recipe against a disaster. Here’s to make EPEL repository faster, by leveraging Cloudflare CDN
Read More...Best practice secure WordPress NGINX configuration for Plesk
by Danila Vershinin, September 18, 2020
WordPress Security WordPress is the most popular CMS for running a website. As such, it is the target for all kinds of malicious bots. The most effective way of reducing security risks associated with WordPress is the proper server configuration. Secure WordPress NGINX configuration must be built on the assumption that any unknown script is […]
Read More...Best practice secure NGINX configuration for WordPress
by Danila Vershinin, September 5, 2020
We review and approach to secure NGINX configuration for WordPress prevents launching malicious scripts and only allows core and plugin files execution
Read More...NGINX basics. How to create redirects
by Danila Vershinin, July 14, 2020
Understanding redirects in NGINX. How to create efficient redirection rules in NGINX configuration
Read More...NGINX and PHP-FPM. What my permissions should be?
by Danila Vershinin, July 13, 2020
Proper file permissions and ownership model for NGINX / PHP-FPM powered websites. The secure chmod and shown setup
Read More...Install NGINX RTMP module in CentOS/RHEL or Amazon Linux
by Danila Vershinin, April 22, 2020
How to install and enable NGINX RTMP module in CentOS/RHEL or Amazon Linux. Quick instructions to empower your NGINX with streaming capabilities
Read More...How to install the Better Brotli NGINX module in Plesk for CentOS/RHEL 7 or 8
by Danila Vershinin, March 28, 2020
How to enable Brotli compression in Plesk for CentOS 7 or CentOS 8
Read More...