See Sean's answer, ignore the comment below; all it does is hang the
server and cause it provide no respose to the client for not-found errors.


David Salisbury wrote:
I'll take a stab.

I'm guessing you could doing something along the lines of

ErrorDocument 404 /dev/null

if you're on a unix type box.

-ds


----- Original Message ----- From: "Andrew Brosnan" <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Sent: Friday, February 10, 2006 3:02 PM
Subject: [EMAIL PROTECTED] busy error logs


Hi,

I'm hoping to exclude certain items from being logged in the error logs.
According to one section of the docs this does not seem possible, yet
another section suggests that it is. Can this be done?

More specifically, I'm working on a busy server which is logging lots of
404 errors for a particular group of files. Problem is, when I want to
tail -f the error log for *my* work, the log buzzes by to fast to be
useful, and it's quite cluttered with errors I don't care about. What do
others do in a case like this?

Thanks

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to