Nginx Reverse Proxy

Started by cyberfarer, August 05, 2025, 08:28:30 PM

Previous topic - Next topic
Greetings

I am struggling with reverse proxy. My situation is that I have a working Nginx reverse proxy and what I ideally want is the WAF.

My current setup is like this:

Internet - Firewall - Reverse Proxy  - sub1.domain.com
                                     - sub2.domain.com
                                     - sub3.domain.com

I'm not married to this setup, but I can't figure out how to use the GUI to act as a reverse proxy for multiple sub domains sharing port 443 and a wildcard certificate.

I have gotten it to work by adding a custom conf file but then the service cannot be started via the GUI or the include directive is over written.

Does anyone have any experience with a similar configuration?

Thanks in advance.

I have gotten this to work. I may post a tutorial.