I have a VPS hosting account.
I already have a site in my main domain, say mydomain.com
Now I want to install the node.js server for chat.mydomain.com.
I need help installing node.js. server
What I'm looking for is how to configure node.js server? - I can download and install node v 0.4.6, but how to get it to listen on the port, say chat.mydomain.com:8088 as apache? Is it to set "node" as a service and listen on port 8088, for example, does apache listen on port 80?
Thanks,
Anjan
anjan source share