You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jay O'Brien <ja...@att.net> on 2005/01/20 03:51:25 UTC

[users@httpd] Where are the error messages?

With Apache 1.3, where do I find the 404 and 500 error 
messages? I'm trying to help troubleshoot a problem, 
and the 404 error message is corrupted. 

Jay O'Brien
Rio Linda, California, USA


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Where are the error messages?

Posted by Scott Moseman <sc...@gmail.com>.
cat [path]/httpd.conf | grep 404
cat [path]/httpd.conf | grep 500

Check and see where the server is pointing for them.
[path] being your specific path to the Apache configs.

Thanks,
Scott


On Wed, 19 Jan 2005 18:51:25 -0800, Jay O'Brien <ja...@att.net> wrote:
> 
> With Apache 1.3, where do I find the 404 and 500 error
> messages? I'm trying to help troubleshoot a problem,
> and the 404 error message is corrupted.
> 
> Jay O'Brien
> Rio Linda, California, USA
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org