mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 14:08:06 +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": {},
|
"include": {},
|
||||||
"sub_filter": {},
|
"sub_filter": {},
|
||||||
"add_header": {},
|
"add_header": {},
|
||||||
|
"error_page": {},
|
||||||
}
|
}
|
||||||
|
|
||||||
func IsRepeatKey(key string) bool {
|
func IsRepeatKey(key string) bool {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user