Ghost/core/test/functional/routes
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
..
api Removed uneeded jshint comments in order to cleanup the tests 2016-02-17 12:52:43 +00:00
admin_spec.js Harvest server side strings 2015-12-19 12:12:16 +01:00
channel_spec.js Make frontend routing dynamic & driven by channels 2016-02-15 15:57:20 +00:00
frontend_spec.js Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00