We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e64115 commit 397e974Copy full SHA for 397e974
1 file changed
stack.yml
@@ -49,6 +49,9 @@ Resources:
49
- ErrorCode: 403
50
ResponseCode: 404
51
ResponsePagePath: '/error/404/index.html'
52
+ - ErrorCode: 404
53
+ ResponseCode: 404
54
+ ResponsePagePath: '/error/404/index.html'
55
DefaultCacheBehavior:
56
AllowedMethods:
57
- GET
0 commit comments