How to disable apache logging?
October 17, 2006 1:21 PM
Subscribe
How do you disable access logging in Apache2?
And yes, I did first RTFM. It's inaccurate.
The manual says to merely comment out the CustomLog directive. Unforutnately, this results in the logging defaulting to standard access logging. What's the actual best practice to completely disable access logging on an apache 2 server? Version 2.0. 52 on Redhat.
(This is for a high load server, and we're using an external logging system...)
posted by SpecialK to computers & internet (7 comments total)
posted by xmutex at 1:33 PM on October 17, 2006