So I am having a little issue with my site...seems like no matter what I enter as the URL, the server is returning a 500 error. For instance, the URL: http://www.planjam.com/blahblahblah.html returns a 500 when it should be returning a 404. When I use a tool to see what error code is being returned...the tool also shows a 500. Any insight into the situation would be appreciated. Thanks!
Well, it seems it is only the 404error pages, returning the 500 Existing pages are returning the correct 200. Do you have custom error pages set up? maybe there is something incorrect there. Failing that, it might be a server mis-configuration... strange problem
Yea I do have custom error pages set up...but even when I remove them, I still get the generic page not found error.
If you're getting the page not found error, then that's a 404 and is correct, so it must have something to do with the custom error pages
Does your hosting account come with error logs? For example cPanel does. Can you check to see if anything is showing up there? Failing that, who is your host, maybe it's a server mis-configuration.. strange problem