404 header problems (not "how to" question)
Posted by: rbriski
Posted on: 2005-04-23 14:53:00
I've had no problems setting up custom 404 or anything like that. I'm running some perl with mod_rewrite and all of the 404 pages are working correctly. The problem is that the server isn't actually showing a 404 code in the log. I'm sending the correct headers:(Status: 404 Not Found) and the correct error page is showing but the server logs show a 200 code. It's as if it's saying, "Hey look it's OK because I loaded your error page." I would really like it to correctly display the 404 error code in the error logs so I know it's being sent to the requestor (especially search engines, since they like to see a 404 code). Does Dreamhost do any finangling with codes before they're sent?