Angie: A New NGINX Fork Developed by Some of Its Former Devs October 31, 20222 CommentsAngie is a drop-in replacement for the NGINX web server aiming to extend the functionality of the original version.
Set Up Tomcat, Nginx, and SSL on AlmaLinux / Rocky Linux 9 October 29, 2022Here's how to install and configure Tomcat 10.1 with Nginx for reverse proxy and Let's Encrypt SSL certificate on AlmaLinux / Rocky Linux 9.
How to Install Nginx, MariaDB, and PHP on AlmaLinux 9 October 10, 2022This step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on AlmaLinux 9.
How to Install Nginx, MariaDB, and PHP on Rocky Linux 9 September 30, 2022This step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on Rocky Linux 9.
Install Nginx, MariaDB, and PHP (LEMP) on Debian 11 (Bullseye) September 26, 2022This comprehensive step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on Debian 11.
How to Set Up Nginx, MariaDB, and PHP with Docker Compose June 3, 20239 CommentsThis guide shows you how to set up your LEMP (Nginx, MariaDB, PHP) stack easily and quickly using Docker Compose.
3 Best NGINX Alternatives for Your Linux Web Server August 22, 20223 CommentsThis article will present you with the three best free and reliable NGINX alternatives for your production Linux web servers.
How to Install Nginx, MariaDB, and PHP (LEMP) on Ubuntu 22.04 LTS September 26, 20221 CommentThis guide shows you step-by-step the installation process of the LEMP stack, Nginx, MariaDB, and PHP, in Ubuntu 22.04 LTS.
The Original Author of NGINX Has Chosen to Step Back from the Company January 20, 2022Igor Sysoev, the author of the most popular web server in the world, left the company to work on personal projects.
How to Create Nginx Virtual Host (Server Block) July 20, 2022Server blocks, often called virtual hosts in Nginx, allow you to host multiple websites on a single server. Here's how to use them!