G gluktd Member Sep 17, 2020 #1 Sep 17, 2020 #1 I'm using Cyber Panel with LS Ent. It has a Apache like configurations by default. How can i configure a websocket proxy on port 6001?
I'm using Cyber Panel with LS Ent. It has a Apache like configurations by default. How can i configure a websocket proxy on port 6001?
M mistwang LiteSpeed Staff Sep 18, 2020 #2 Sep 18, 2020 #2 Can try Code: ProxyPass /url/ ws://127.0.0.1:6001 in the Apache vhost config.
W winkybil Active Member Oct 17, 2020 #3 Oct 17, 2020 #3 Make sure you enable websockets support. I use nginx proxy manager, so it's just a tick box, but imagine the config file equivalent will be easy enough to add Kodi nox Last edited: Oct 17, 2020
Make sure you enable websockets support. I use nginx proxy manager, so it's just a tick box, but imagine the config file equivalent will be easy enough to add Kodi nox