Ghost/core/server/web
kirrg001 60cdfe29fe 🐛 Fixed "No default engine was specified and no extension was provided"
refs #9681

- we already had a protection against these situations when serving the site (theme)
- it can happen that we have to initialise the express engine in the error handler in case the first request to /ghost produces an error (e.g. 503)
- otherwise the underlying error message is hidden and Ghost doesn't render the error html template correctly
2018-06-11 11:24:07 +02:00
..
admin 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
api Ensure cors check happens for /authentication/token route (#9317) 2017-12-15 09:35:48 +00:00
middleware 🐛 Fixed "No default engine was specified and no extension was provided" 2018-06-11 11:24:07 +02:00
site Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
parent-app.js
utils.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00