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

Use redirect instead of rewrite for reverse proxy example #643

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

321hendrik
Copy link
Contributor

According to http://nginx.org/en/docs/http/converting_rewrite_rules.html this is the better way to implement redirects. It is easier to parse and understand.

According to http://nginx.org/en/docs/http/converting_rewrite_rules.html this is the better way to implement redirects. It is easier to parse and understand.
@0xJacky
Copy link
Owner

0xJacky commented Oct 22, 2024

Thanks

@0xJacky 0xJacky merged commit ddc0bf0 into 0xJacky:dev Oct 22, 2024
1 check passed
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.

2 participants