mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-09 17:21:27 +08:00
11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"responseOverrides": {
|
|
"400": {
|
|
"statusCode": 301,
|
|
"redirect": "/404"
|
|
},
|
|
"404": {
|
|
"rewrite": "/404"
|
|
}
|
|
}
|
|
} |