Skip to content

Cannot GET / error (express 3.0) #3

@asmcad

Description

@asmcad

app.use( require('express-subdomain-handler')({ baseUrl: 'node.localhost', prefix: 'subdomain', logger: true }) );

app.get('/subdomain/mysubdomain/',some.somert)

mysubdomain.node.localhost:1337 or mysubdomain.localhost:1337

doesn'T work either. what am i doing wrong?

is it something with the version of expressjs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions