[PR #433] fix: http-to-https use $host and 308 #5385

Closed
opened 2026-03-01 15:41:22 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/0xJacky/nginx-ui/pull/433

State: closed
Merged: Yes


使用 $server_name 在使用通配符域名等情况下无法跳转,建议使用 $host。
强制HTTPS我觉得应该是永久重定向比较好吧。

**Original Pull Request:** https://github.com/0xJacky/nginx-ui/pull/433 **State:** closed **Merged:** Yes --- 使用 $server_name 在使用通配符域名等情况下无法跳转,建议使用 $host。 强制HTTPS我觉得应该是永久重定向比较好吧。
kerem 2026-03-01 15:41:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#5385
No description provided.