cloudhead / node-static

rfc 2616 compliant HTTP static-file server module, with built-in caching.
MIT License
2.17k stars 245 forks source link

fix(spa): parse URL before matching files for 404 #204

Closed gjuchault closed 3 years ago

gjuchault commented 6 years ago

Fixes https://github.com/cloudhead/node-static/issues/203

gjuchault commented 6 years ago

@dizel3d Indeed, done :)

gjuchault commented 6 years ago

@cloudhead up ?

brettz9 commented 3 years ago

Closed by #227.