We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e950da8 commit 72eab96Copy full SHA for 72eab96
staticwebapp.config.json
@@ -1,7 +1,8 @@
1
{
2
"responseOverrides": {
3
"404": {
4
- "rewrite": "/404.html"
+ "statusCode": 404,
5
+ "rewrite": "/404.html"
6
}
7
8
0 commit comments