Redirect from http tot https #1438

Closed
opened 2025-11-11 14:45:16 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Semihal on GitHub (Jul 5, 2024).

Is your feature request related to a problem? Please describe.
When a user visits a site, they can only connect via http or https. If an SSL certificate is installed, it is possible to access the site only via https. This misleads users that the site is unavailable (it can invisibly enter http).

Describe the solution you'd like
When a user visit a site via http (and SSL certificate is installed) it is transferred to https.

Originally created by @Semihal on GitHub (Jul 5, 2024). **Is your feature request related to a problem? Please describe.** When a user visits a site, they can only connect via http or https. If an SSL certificate is installed, it is possible to access the site only via https. This misleads users that the site is unavailable (it can invisibly enter http). **Describe the solution you'd like** When a user visit a site via http (and SSL certificate is installed) it is transferred to https.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1438