when my server running with litespeed the ProxyPass to external site (e.g. google.com) not working but on apache it works
litespeed says that you must add a web server in externalApp in litespeed configuration panel
so far all is ok
but i want to proxy wss.bazaretala.com/wss
to ws://49.12.36.109:7777
and i can't add ws://49.12.36.109:7777
as a web server because ws protocol is not supported and only http and https should use
what should i do?
0 Answers