Hi folks,
I'm trying to have the openvpn WebUI to be accessed on a reverse proxy using nginx on path /vpn.
I have tried all the possible scenarios with nginx proxy_pass but none of them work to access the WebUI on port 943
I basically want the users to access vpn.domain/vpn path to be redirected to 943 WebUI.
Can someone guide me on this, please? TIA.
WebUI (943) behind Nginx proxy
-
- OpenVpn Newbie
- Posts: 2
- Joined: Sun May 17, 2020 10:06 pm
-
- OpenVpn Newbie
- Posts: 1
- Joined: Sat Aug 29, 2020 1:46 pm
Re: WebUI (943) behind Nginx proxy
I have the same issue as above. has anyone successfully configured nginx reverse proxy in this regard?