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 URL redirect to root of domain (/) #10

Merged
merged 4 commits into from
Jan 14, 2024
Merged

Conversation

pndurette
Copy link
Owner

@pndurette pndurette commented Jan 14, 2024

This PR,

  • Enables the default_redirect to be relative paths (starting with /) that will direct to from the domain root (<domain>/<path>)

Fixes #5

@pndurette pndurette marked this pull request as ready for review January 14, 2024 05:35
@pndurette pndurette changed the title Add support for URL direct to root of domain (/) Add support for URL redirect to root of domain (/) Jan 14, 2024
@pndurette pndurette merged commit 138f92d into main Jan 14, 2024
@pndurette pndurette deleted the redirect_root branch January 14, 2024 05:35
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.

i cant redirect with "/"
1 participant