How to create dynamic custom error page depending on status code?
I’m trying to create dynamic custom web-form error page where content changes according to the status code. I have configured httpErrors in web.config like this:
I’m trying to create dynamic custom web-form error page where content changes according to the status code. I have configured httpErrors in web.config like this: