Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2015-08-18 12:35:20

Webfly
Member
Registered: 2015-08-18
Posts: 1

Co-browsing nodejs on subfolder

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

#2 2015-08-18 16:09:52

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Co-browsing nodejs on subfolder

Hi,

Yes your setup is perfectly fine. Just in chat configuration you should provide socket.io path.

Offline

Board footer