HTTP error handling in Gatsby site #29008
Unanswered
sheetal-addweb
asked this question in
Help
Replies: 1 comment 2 replies
-
Hi. You can add a 404 page like this, but the others would require handling at the server or proxy level. Depending on your host or CDN you might be able to configure them, but that will depend on each host. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to handle HTTP error and redirect on custom page base on error status code for example 403,404,502 etc...
Beta Was this translation helpful? Give feedback.
All reactions