Re: [EMAIL PROTECTED] Where is access.log generated
Arthur, On Jan 2, 2007, at 4:13 PM, Arthur Kreitman wrote: I can’t find where the writes to access.log are called? Any hints? Looking through the Apache source code, the access log entries are generated by the ap_hook_log_transaction hook, which is implemented by modules/loggers/mod_log_
[EMAIL PROTECTED] Where is access.log generated
I can't find where the writes to access.log are called? Any hints? Art