Re: reverse proxy does not load webpage data

2021-02-07 Thread petrg
Hi Francis, thanks a lot for taking the time to do this basic explanation. I really appreciate that. I think now I know that and where I have to adapt my html code so the nginx can do its work successfully. best regards Peter Posted at Nginx Forum: https://forum.nginx.org/read.php?2,290609,2906

Re: reverse proxy does not load webpage data

2021-02-02 Thread petrg
Hey Francis, thanks a lot for your extensive answer. Now I understand much better. But let me discuss one misty point. > There is no magic; it does what you configure it to do. The browser makes > a request to nginx; nginx handles that according to its config. Every > request is independent. >

Re: reverse proxy does not load webpage data

2021-02-02 Thread petrg
Hey Francis, thanks a lot for your extensive answer. Now I understand much better. But let me discuss one misty point. > There is no magic; it does what you configure it to do. The browser makes > a request to nginx; nginx handles that according to its config. Every > request is independent. >

reverse proxy does not load webpage data

2021-02-01 Thread petrg
Hey, I am quite new with nginx. And so my problem might be more on a basic level. I am running a html website. This is not an official hosted one but more an internal service webpage of some device. It is installed on a PC (PC-device) together with nginx, that supports all the data needed for the