mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2024-11-24 02:59:16 +08:00
fix: 解决网站开启 HTTPS 之后 404 配置丢失的问题 (#6775)
This commit is contained in:
parent
60beebcb4c
commit
5105114321
@ -35,6 +35,7 @@ var repeatKeys = map[string]struct {
|
||||
"include": {},
|
||||
"sub_filter": {},
|
||||
"add_header": {},
|
||||
"error_page": {},
|
||||
}
|
||||
|
||||
func IsRepeatKey(key string) bool {
|
||||
|
Loading…
Reference in New Issue
Block a user