I managed to secure all applications on my server with the custom errors script section mentioned in Scott Gu's blog post. All but one website...
That particular website redirects errors for all error codes to the same page, except 404 errors. For 404 errors it shows a standard 404 error page that seems to come with IIS 7.
James52
0 Points
6 Posts
Custom errors section does not redirect 404 errors
Sep 18, 2010 02:09 PM|LINK
Hi,
I managed to secure all applications on my server with the custom errors script section mentioned in Scott Gu's blog post. All but one website...
That particular website redirects errors for all error codes to the same page, except 404 errors. For 404 errors it shows a standard 404 error page that seems to come with IIS 7.
The custom errors section looks like this:
Other sites on the same server do not have this problem. Please advise.