0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
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 Merge pull request #6546 from quangtt/preview-icon 2016-02-19 11:35:05 -06:00
server Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
shared Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
test Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00