pandeiro / boot-http

A simple HTTP serve task for the Boot build tool
62 stars 34 forks source link

Serve index.html from non-root directories #22

Closed Deraen closed 9 years ago

Deraen commented 9 years ago

E.g. http://localhost:3000/foobar or http://localhost:3000/foobar/ should serve "public/foobar/index.html".

pandeiro commented 9 years ago

Looks good, @Deraen. I've been waiting on a new http-kit stable release to bump stable here. I'll release another snapshot in the meantime.

Deraen commented 9 years ago

@pandeiro A new release would be cool. Is there something important in http-kit missing? I'm thinking a normal release would be fine at this point, if there is nothing really important in http-kit, after all, there isn't reason to "save release numbers".