How To Make a Reverse Proxy with NGINX 2020

preview_player
Показать описание
A reverse proxy is a very useful concept that allows us to redirect traffic within our own server.

In this example we are using we are using the reverse proxy to redirect traffic to an express application running on a different port.

Рекомендации по теме
Комментарии
Автор

This is great. Just what I was looking for.

AbdullaMalik
Автор

My friend You guide really well. I really liked your video and your way of guiding. Thanks :)

malikhumza
Автор

neat I figure I could use to point to another server on the network instead of running all the different part on one single server thanks.

svampebob
Автор

Hi there and thank for this explanation but i am still confuse about where to point the reverse proxy, i have 3 websites use in server block so should i point site2 and site3 reverse proxy to site1? Or should i just leave the default nginx index page as a fake website for main server and putting all 3 sites in their own directory? Thank for any help since i am reading for the past 2 days about this without understanding correctly.

petertremblay
Автор

Great job my friend ! thnx for that i really needed, greetings from peru

xxaqploboxx
Автор

Nice but how can i do this with TCP on DigitalOcean?

michalkowalski
Автор

but how to set proxy with ssl { allow port also }? localhost:8000 work on like exmaple.com no need to enter port no. live site

Sumankumar
Автор

Great but how to do the same for 2 websites? and yea portforwarding them so that you could add them to cloudflare,

This was my question please have a look

dentsmart
Автор

I want this to happen sad it still doesn't work with me oh well

ayami