Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog and Admin redirects with trailing slash #8955

Merged
merged 1 commit into from
Aug 30, 2017

Conversation

kirrg001
Copy link
Contributor

no issue

  • reduce the number of redirects
  • before: you are redirected from example.com/ghost to admin.example.com/ghost and Ghost would detect a missing slash and redirect you to /ghost/
  • now: you are redirected from example.com/ghost to admin.example.com/ghost/

no issue

- reduce the number of redirects
- before: you are redirected from example.com/ghost to admin.example.com/ghost and Ghost would detect a missing slash and redirect you to /ghost/
- now: you are redirected from example.com/ghost to admin.example.com/ghost/
@kevinansfield kevinansfield merged commit 7dec743 into TryGhost:master Aug 30, 2017
@kevinansfield kevinansfield deleted the fix/trailing-slash branch August 30, 2017 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants