Skip to content

Commit

Permalink
rewrite for 403
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Jan 17, 2022
1 parent 8627848 commit dd7d139
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions staticwebapp.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,7 @@
"exclude": ["/assets/illustrations/*.{png,jpg,gif}", "/css/*"]
},
"403": {
"redirect": "/cipp/403",
"statusCode": 403,
"exclude": ["/assets/illustrations/*.{png,jpg,gif}", "/css/*"]
"rewrite": "/cipp/403"
},
"404": {
"rewrite": "/cipp/404"
Expand Down

0 comments on commit dd7d139

Please sign in to comment.