I've been reading about disabling the logging of the apache server, which is crucial for me as I'm running huge tests on it, and it fills the disk.
I've tried changing http.conf and directing stuff to /dev/null, but none of it worked, as most of it was the Error logging.
Any idea anyone?
Thanks