Closed CallumDennisIE closed 1 year ago
Currently, the 404.html page does not show when encountering an HTTP 404 status, as seen when trying an invalid request: https://womentechconnect.herokuapp.com/dhdhd
Current Result on Heroku:
Expected Result:
While GitHub pages will automatically detect a 404.html page and display it, it seems there are extra steps to configure a 404.html page on Heroku, I have found a guide to show how to configure this: https://devcenter.heroku.com/articles/error-pages
Description:
Currently, the 404.html page does not show when encountering an HTTP 404 status, as seen when trying an invalid request: https://womentechconnect.herokuapp.com/dhdhd
Evidence:
Current Result on Heroku:
Expected Result:
Solution:
While GitHub pages will automatically detect a 404.html page and display it, it seems there are extra steps to configure a 404.html page on Heroku, I have found a guide to show how to configure this: https://devcenter.heroku.com/articles/error-pages