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

Add support for regexp-based redirections. #125

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

patrickdappollonio
Copy link
Owner

@patrickdappollonio patrickdappollonio commented Oct 7, 2024

Afraid of getting this merged considering that the same redirection is magnitudes more expensive if using regexes. It does seem that some cases warrant it though!

@patrickdappollonio patrickdappollonio self-assigned this Oct 7, 2024
@patrickdappollonio
Copy link
Owner Author

Missing redirecting on a parameter that isn't used on the target (for example, /blog/(foo|bar) to /blog/baz)

Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant