Ghost/core/server/apps
Rosco Kalis 3d8bf02a8d Redirected /amp links to original post when AMP is disabled (#9496)
closes #9495

- Added a clause for amp being disabled
- In this clause, we strip the final 'amp/' part of the url, and redirect
- Changed corresponding test in frontend_spec.js
- Used `urlService.utils.redirect301()` instead of `res.redirect()`
2018-03-19 16:11:48 +07:00
..
amp Redirected /amp links to original post when AMP is disabled (#9496) 2018-03-19 16:11:48 +07:00
private-blogging Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
subscribers Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00