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.
1.4m articles
1.4m replys
5 comments
57.0k users