1
Web Proxy Filtering and Caching / NGINX Reverse Proxy - subdomains
« on: March 01, 2022, 08:12:38 pm »
Hi,
I'm pretty new on the OPNsense side, and im trying to configure the NGNIX plugin as a reverse proxy for subdomains.
what I want is to map:
x.root.domain -> 192.168.1.10
y.root.domain -> 192.168.1.11
if I only have 1 location and use / as the URL pattern it works for that single sub domain.
I have tried with x.root.domain/, x.root.domain/* etc with all the different match types without any success.
any tips would be appreciated!
Thanks,
Peter
I'm pretty new on the OPNsense side, and im trying to configure the NGNIX plugin as a reverse proxy for subdomains.
what I want is to map:
x.root.domain -> 192.168.1.10
y.root.domain -> 192.168.1.11
if I only have 1 location and use / as the URL pattern it works for that single sub domain.
I have tried with x.root.domain/, x.root.domain/* etc with all the different match types without any success.
any tips would be appreciated!
Thanks,
Peter