Is there a way to currently do virtual hosting with node.js server (i.e. host multiple domains under one IP) ?
Sure, you can use bouncy or node-http-proxy specifically for that.
There's also an Express solution. Check out this example.
2.1m questions
2.1m answers
60 comments
57.0k users