Re: [winswitch] xpra HTML5 Client behind Apache

2020-06-17 Thread Antoine Martin via shifter-users
Sorry for the slow response, I was hoping that someone else would answer since there are many xpra deployments out there using apache as proxy.. On 11/06/2020 17:06, Jürgen Weber via shifter-users wrote: > I'd like Apache 2.4 to serve xpra's HTML5 Client. > > I tried > > > ProxyPass wss://loc

[winswitch] xpra HTML5 Client behind Apache

2020-06-11 Thread Jürgen Weber via shifter-users
I'd like Apache 2.4 to serve xpra's HTML5 Client. I tried ProxyPass wss://localhost:14500 ProxyPassReverse wss://localhost:14500 ProxyPass http://localhost:14500 ProxyPassReverse http://localhost:14500 the xpra client comes up in the browser, but does not work, also looks like it doe