CyberPanel Community

[SOLVED] litespeed web socket proxy

mr
mrjk990 #1

hi,
i am trying to install a php chat script using websocket “blabchat ws”
i followed the guide and nothing work :frowning: worked fine in another server with apache
tutorial : https://justblab.com/blabws-quick-n-easy-centos-apache
step 2

how i can add websocket proxy in litespeed ?
i do not know how to do it !

as you can see
the rule for apache is :
ProxyPass “/MyWsServer/” “ws://localhost:9002/”

2 replies
st
steph40 #3
hi, i am trying to install a php chat script using websocket "blabchat ws" i followed the guide and nothing work :( worked fine in another server with apache tutorial : https://justblab.com/blabws-quick-n-easy-centos-apache step 2

how i can add websocket proxy in litespeed ?
i do not know how to do it !

as you can see
the rule for apache is :
ProxyPass “/MyWsServer/” “ws://localhost:9002/”

I can’t get blab to work, how did you fix it?

Sign in to reply