Ghost/core/test/functional
Hannah Wolfe a59cfc70a1 Serve immediate 404 for static files (no fallthru)
closes #5887

- make use of the new 'fallthrough' option which landed in express-static 1.10.0
- change local-file-store and middleware serving `/public/` and `/shared/` files to use the new `fallthrough: false` option
- 404s are now served directly, without slashes or uncapitalise getting triggered
2016-02-21 19:17:27 +00:00
..
client Routable tags 2015-10-27 12:48:41 +00:00
module Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
routes Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
setup
base.js