Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hi,
I'm trying to install nodejs server to work with co-browsing function. Where I am :
- the nodejs server run on 127.0.0.1:31130
- my main website is on https://stuffand.things/
- lhc is on https://stuffand.things/help/
- i setup nginx to pass_poxy https://stuffand.things/help_cb/ to 127.0.0.1:31130
- I setup the nodejs host to https://stuffand.things/help_cb/
But, when I look the chrome's js console I had : https://stuffand.things0/?EIO=3&transpo … 1223196-88 .
So my question is simple : is it possible to do like I wants to do?
The problem is my ssl certificat is only valid on https://stuffand.things and https://www.stuffand.things ...
Thanks for your help,
Webfly
Offline
Hi,
Yes your setup is perfectly fine. Just in chat configuration you should provide socket.io path.
Offline
Pages: 1