Hi there,
On Thu, 3 Feb 2000, Paul J. Lucas wrote:
> > Are you checking the status of the subrequest?
> No. Intentionally. As I wrote, I don't care what Apache says about
> the accessibility of the file. I *will* read it. All I want to do
> is suppress the "client denied by server request" messages in the
> log.
I suppose you could take over the logging process entirely (e.g. Eagle
Book pp 360-367, 669, CPAN, and if you're into C 684). Then you could
do what you like with the error messages, including throw them away on
a selective (hopefully a very selective) basis.
But I'd urge caution in throwing away any log information, whatever it
is, before a sentient being has had a look at it.
Hope this helps.
73,
Ged.