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

Let caddy handle https redirection instead of doing it by ourselves #7

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

xuhdev
Copy link
Member

@xuhdev xuhdev commented Jan 5, 2025

Caddy automatically redirects to https, if the domain name qualifies.

Some hosting services already lays a front layer with https, which the current configuration would break.

https://caddyserver.com/docs/automatic-https#overview

Caddy automatically redirects to https, if the domain name qualifies.

Some hosting services already lays a front layer with https, which the current configuration would break.

https://caddyserver.com/docs/automatic-https#overview
@xuhdev xuhdev merged commit d4dae6c into master Jan 5, 2025
2 checks passed
@xuhdev xuhdev deleted the https branch January 5, 2025 20:10
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.

1 participant