Configuring nginx as a reverse proxy for web application

preview_player
Показать описание
This video explains how to use nginx as a reverse proxy for a web application
Рекомендации по теме
Комментарии
Автор

For thoses who know a bit of Nginx, the video start at 7:37

horizoncoding_
Автор

Thank you. It's really good starting tutorial which saved me hours

miroslavburan
Автор

this is teh actual use of nginx that I got from this video. Thanks a lot for sharing.

tarvinder
Автор

Excellent video!! One of the best I've seen for nginx

normajeanchariot
Автор

The screen is pretty small when watching from a phone (even a Pro Max) and it might be confusing for some people when you say “colon” but type “semi-colon” (especially from a phone). You did this when entering the Proxy_pass line.

Tenly
Автор

I really appreciate you putting this information out. I am using your method with a couple of changes for my system. Once again Thank you.

andrewdavis
Автор

Thank you very much it was very helpful

kushalmehta
Автор

I am using nginx proxy and see 504 errors when receiving communication from external app(internet facing) to app hosted on our organization environment

mohikhan
Автор

drink everytime he says nginx. all serious good video

TheGunman
Автор

this is example for reverse proxy can we configure nginx as proxy server as well?
how to configure proxy?

MohitKumar-jonj
Автор

If I need configure reverse proxy for git gerrit to block any direct access to repo under the url.In this case what I need to link with

mylittleworld
Автор

I wanna connect my site at 8080 port overt https. But it shows "This request has been blocked; the content must be served over HTTPS.". I think it's a problem of SSL connect in different port other than 443. I tried to update nginx default config file but it didn't work. Could you please help me?

atulkumarpk
Автор

Rather than routing requests to other servers, nginx as load balancer spins up new containers

expertreviews
Автор

Bro i have a doubt, after updating some changes in nginx.conf file...Changes are not reflecting ...when i start the nginx, settings in old configuration file have been implemented instead of the new changes which i made in nginx.conf file...What's the problem?

mohamedasiq
Автор

Can I reverse proxy any website on my domain?

techsapphire
Автор

Cool, That worked for me.Thanks Mehtab for this video. :-)

ashutoshkumar
Автор

So if we use this in production will this give the same benifits like you said in the start of this video or is it just serving file just like apache would?

mayanksinghfartiyal
Автор

i run a gaming server, is it possible to funnel connections through another VPS using nginx and then re-route the connection to my gaming server? Using the reverse proxy method? Im trying to hide my server's ip

silentknight
Автор

How do I set this up inside of virtualbox ubuntu?

donha
Автор

hello sir i need to redirect public ip https web server request to local private ip, by using accelerate mode is it possible to redirect locally using nginx reverse proxy ?

sashooter
visit shbcf.ru