mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 22:18:07 +08:00
fix: 解决网站开启 HTTPS 之后 404 配置丢失的问题 (#6775)
This commit is contained in:
parent
facea38ab7
commit
3027ae4a50
@ -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