Page 1 of 1

WebUI (943) behind Nginx proxy

Posted: Sun May 17, 2020 10:53 pm
by rovinovic
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.

Re: WebUI (943) behind Nginx proxy

Posted: Sat Aug 29, 2020 1:57 pm
by mrjamesness
I have the same issue as above. has anyone successfully configured nginx reverse proxy in this regard?