Hello everyone -
I've got a slight problem; for some reason whenever someone is supposed to hit a 404 not found page my apache server returns "ERROR_HTTP_INVALID_SERVER_RESPONSE" header response. I have a custom 404 page setup that should be coming up when they hit a bad link or whatever, but it just comes up with that and no error code as far as I can tell. The .htaccess file and httpd.conf files are all setup correct according the the apache website. I tried to google the problem and the only thing it came up with was something dealing with ssl certs, but the pages I'm getting this on are not secure pages or anything. I'm kind of at a loss, anyone have any ideas? It's a redhat server w/ php4.3 and apache 1.3 btw.
I've got a slight problem; for some reason whenever someone is supposed to hit a 404 not found page my apache server returns "ERROR_HTTP_INVALID_SERVER_RESPONSE" header response. I have a custom 404 page setup that should be coming up when they hit a bad link or whatever, but it just comes up with that and no error code as far as I can tell. The .htaccess file and httpd.conf files are all setup correct according the the apache website. I tried to google the problem and the only thing it came up with was something dealing with ssl certs, but the pages I'm getting this on are not secure pages or anything. I'm kind of at a loss, anyone have any ideas? It's a redhat server w/ php4.3 and apache 1.3 btw.