Before deploying your Umbraco website to production, you want to make sure you are not displaying the standard YSOD to users in cases of exceptions.
I wanted to make a setup that achieves the following:
- Show a nice error page to the user
- Show the page on the url where the exception happens
- Return the appropriate 500 status code