Selectively disabling files/folders from being logged
They're bloating the log files
craig1972
1:39 pm on Jul 25, 2005 (gmt 0)
I would like to know how to configure Apache so that it doesn't log some specific files or folders when they are accessed.
Appreciate any pointers. Thanks!
jdMorgan
2:43 pm on Jul 25, 2005 (gmt 0)
One way to do it is described here [webmasterworld.com]. This is not the exact application you're looking at, but is similar. You can log the unwanted entries to /dev/null, which will place them neatly in the bit-bucket so you won't see them again.