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/”
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?