Click to See Complete Forum and Search --> : How to tell apache NOT to log web activity ?


Donovan
02-20-2001, 12:49 PM
Hi, I would like to disable apache web log activity.

How to do it ?

Thanks,
Donov

PLBlaze
02-20-2001, 01:13 PM
You need to see httpd.conf in your apache directory,especially the lines where apache defines how and what/where to log.Hope this helps.

Urko
02-20-2001, 07:22 PM
I don't know if this will work for apache but you can try creating a symlink between the log file and /dev/null. It works for other daemons. rm the symlink to begin logging

syn
02-21-2001, 01:23 AM
dont do that if the machine is going to be online all the time