Results 2 comments of asmcad

Thanks for quick reply and sorry for not detailed explanation but there was not much code. It is just standard expressjs project. app.use( require('express-subdomain-handler')({ baseUrl: 'localhost', prefix: 'subdomain', logger: true})...

I am using Express 3.0. I'll debug it an see what happens. Thanks.