How to set up nginx as a reverse proxy for apache : Hands-on!

preview_player
Показать описание
In this tutorial, you will get an idea of how to configure Nginx as a Reverse Proxy for Apache with Let's Encrypt SSL on ubuntu 18.04. Before you start you should watch these two videos below

Content:
-----------------------------
00:00 Welcome
01:42 Installing Apache2 and set up to serve in port 8080
08:22 Installing Nginx and setup Reverse Proxy
12:13 Disabling port 8080 to public access
12:48 Installation of SSL(Let's Encrypt)

Prerequisite:
1. You should have SSH enabled in your server.
2. You should have an Ubuntu 16.04 or 18.04 on your server.
3. Your domain should have pointed to your server IP.

⭐ Gadgets I am using for video:

#ReverseProxy #NGINX #APACHE #LetsEncrypt #SSL

If you like the video please like, share and if you have any queries please comment below. Please don’t forget to subscribe. Thank you so much.
Рекомендации по теме
Комментарии
Автор

Hi everyone, Please subscribe 🙏🙏 and stay tuned to get the latest video on #Web Server configuration, #AWS, #Cloud Computing, and many more every week.

CodingX
Автор

Good content! Can I install WordPress directly after above steps? Is Reverse proxy good or bad for WordPress?

quiryone