Apache vs Nginx: Which Web Server You Should ChooseOnJune 20, 2021UpdatedJuly 4, 2022If you are confused about which web server is the better solution, Apache or Nginx, let’s find out the answer in this article.
Ho to Run Nginx in a Docker Container: A Step by Step GuideOnJune 14, 2021UpdatedApril 2, 2022In this tutorial, you'll learn how to run Nginx as a Docker container and expose it to your local network.
Nginx is Now the World’s #1 Web Server, Overtaking ApacheOnJune 11, 2021Nginx has become a very popular web server among administrators due to its light resource utilization and its ability to scale easily.
How to Configure Nginx to Work with PHP via PHP-FPMOnMarch 29, 2021UpdatedApril 13, 2022This step-by-step tutorial will show you how to install and configure Nginx to execute PHP on your server using PHP-FPM.
How to Use Certbot to Get a Free Let’s Encrypt SSL CertificateOnMarch 11, 2021UpdatedJuly 9, 2022A step-by-step tutorial about using the certbot command to obtain a free SSL Let's Encrypt certificate and automatically renew it.