I am testing vhost for Express. Below is my app.js
// Main server app var main = express(); main.get("/", function (req, res) { res.send("