The original post: /r/nginx by /u/Primary-Stand-9422 on 2025-03-06 01:20:20.

HI everyone. I have a home setup where I have an NGINX reverse proxy at my front end to hand all port 80 and 443 requests and to send them to various different servers (Web hosting and media servers) I am currently tying to figure out how to forward all traffic on a sub domain to a youPHPtube (AVideo) serer. The youPHPtube server has certbot with ssl on the site but I do not understand how to forward the traffic from outside of my network through my NGINX reverse proxy. When I type in the url it just goes to the next server on the NGINX list.