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

Document multi-segment slug support #312

Closed
3 tasks done
Tracked by #854
acelaya opened this issue Aug 4, 2022 · 0 comments · Fixed by #313
Closed
3 tasks done
Tracked by #854

Document multi-segment slug support #312

acelaya opened this issue Aug 4, 2022 · 0 comments · Fixed by #313
Milestone

Comments

@acelaya
Copy link
Member

acelaya commented Aug 4, 2022

  • Requirement of the env var,
  • Implications of enabling it (no more regular_404 orphan visits).
  • Edge cases when APPEND_EXTRA_PATH is true.
    • If both https://example.com/foo and https://example.com/foo/bar exist, the first one will match and /bar will be appended to the long URL.
@acelaya acelaya changed the title Document multi-segment slug support Document multi-segment slug support Aug 4, 2022
@acelaya acelaya added this to Shlink Aug 4, 2022
@acelaya acelaya moved this to Todo 🗒️ in Shlink Aug 4, 2022
@acelaya acelaya added this to the 6.35.0 milestone Aug 4, 2022
@acelaya acelaya moved this from Todo 🗒️ to In Progress 📝 in Shlink Aug 4, 2022
@acelaya acelaya moved this from In Progress 📝 to In review 👀 in Shlink Aug 4, 2022
Repository owner moved this from In review 👀 to Done ✅ in Shlink Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant