500 error page URL incorrect?
-
I just tried reading a lounge post and got a 'page not found' error. Looking more closely I noticed that the URL was http://www.codeproject.com/info/error404.asp?404;http://www.codeproject.com/info/errpr500.asp[^]. It looks like the server tried to serve the custom error page for error 500, but the URL was wrong, so it then served the custom 404 Not Found error page, referring to 'errpr500.asp'. Edit: normally a good idea to close the same tag you opened... Stability. What an interesting concept. -- Chris Maunder
-
I just tried reading a lounge post and got a 'page not found' error. Looking more closely I noticed that the URL was http://www.codeproject.com/info/error404.asp?404;http://www.codeproject.com/info/errpr500.asp[^]. It looks like the server tried to serve the custom error page for error 500, but the URL was wrong, so it then served the custom 404 Not Found error page, referring to 'errpr500.asp'. Edit: normally a good idea to close the same tag you opened... Stability. What an interesting concept. -- Chris Maunder
All fixed. cheers, Chris Maunder