Ghost/core/server/blog
kirrg001 f4f562b6db 🎨 rename redirects middleware to custom-redirects
no issue

- we had two middlewares:
  1. url-redirects
  2. redirects

- this was confusing, so i renamed (2) to custom redirects

custom-redirects.js: you can define custom redirects for your blog in a JSON file
url-redirects.js: Ghost takes care of required admin url or SSL redirects
2017-02-07 20:05:50 +01:00
..
app.js 🎨 rename redirects middleware to custom-redirects 2017-02-07 20:05:50 +01:00
index.js
routes.js