Skip to content

Commit 397e974

Browse files
ptoffygwynne
andauthored
Try fixing 404 page not appearing (#129)
* Try fixing 404 page not appearing * Update CI * Update CI * Update CI * Update pr.yaml * Update stack.yml --------- Co-authored-by: Gwynne Raskind <gwynne@vapor.codes>
1 parent 1e64115 commit 397e974

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

stack.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ Resources:
4949
- ErrorCode: 403
5050
ResponseCode: 404
5151
ResponsePagePath: '/error/404/index.html'
52+
- ErrorCode: 404
53+
ResponseCode: 404
54+
ResponsePagePath: '/error/404/index.html'
5255
DefaultCacheBehavior:
5356
AllowedMethods:
5457
- GET

0 commit comments

Comments
 (0)