ronreiter/webmux

Webmux behind reverse proxy

Closed this issue · 4 comments

Is there way to configre an context path so that I can run webmux in a subdir (like /webmux/)?

you'll have to add some code for that (Flask), you can send over a pull request.

why not just add a subdomain?

I tried to add this, but after some fiddling I couldn't get it working.

I use this on the same domain because I otherwise need to buy another SSL certificate for a subodmain.

The reverse proxy needs to support websockets.