Apache and Nginx are two popular open-source web servers often used to drive PHP applications. It's sometimes useful to run both Apache and Nginx on one virtual machine when hosting multiple websites, and use multiple IP addresses or port numbers. In this tutorial, we’ll configure Nginx to function as a web server and a reverse proxy for Apache. Choose your operating system below to get started.
How To Configure Nginx as a Web Server and Reverse Proxy for Apache on One Ubuntu 20.04 Server
How To Configure Nginx as a Web Server and Reverse Proxy for Apache on One Ubuntu 18.04 Server
How To Configure Nginx as a Web Server and Reverse Proxy for Apache on One Ubuntu 16.04 Server
How To Configure Nginx as a Web Server and Reverse Proxy for Apache on One Ubuntu 14.04 Droplet