in reply to Re: How do I pipe Apache to my script then to cronolog?
in thread How do I pipe Apache to my script then to cronolog?

Thanks, I figured it was called each time, I didn't know it needed a loop. I looked around apache site and couldn't find examples and docs.

Yeah, I was getting desperate and put in the select and exit.

Excellent. I asked my local sysadmin guru and he said you couldn't do that with apache, so I figured I had to go with a filter. I just want to stop logging all those stupid favicon requests (nothing against favicons, but the site is a wiki and the browsers look in several locations, not just toplevel dir).

Thanks for the info.
  • Comment on Re^2: How do I pipe Apache to my script then to cronolog?