Maybe in some other config file that has been included in the main config
file via Include statement? I don't see any reason for apache to log
something unless told to.
On Wed, Oct 7, 2009 at 11:28 PM, Bernard Fay wrote:
> Thanks Igor for your reply,
>
> Actually, /var/log/apache2/access_log is
Thanks Igor for your reply,
Actually, /var/log/apache2/access_log is not commented out, it is not there
at all in the config file.
I have only CustomLog in a vhost configuation file which is called by an
Include directive.
There is nothing overly complex in my setup. That's why I am totally
puzz
Have you commented out the /var/log/apache2/access_log line in the main
section of the config file?
On Wed, Oct 7, 2009 at 6:09 AM, Bernard Fay wrote:
> Hi,
>
> I have a weird problem with CustomLog.
>
> I defined an access log in a vhost configuration file. This site used to
> use /var/log/apa
Hi,
I have a weird problem with CustomLog.
I defined an access log in a vhost configuration file. This site used to
use /var/log/apache2/access_log. I changed it to use "CustomLog
/var/log/apache2/www.services.cnt.qc/www.services.cnt.qc-access_log
combined"
For some odd reason, when I started