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 <[email protected]> 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/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 Apache it created my desired access log > file but keep writing in /var/log/apache2/access_log. I did stop and start > Apache2 but without success. > > Does soemone know why? > > What can be done to diagnose this problem? > > I checked the configuration file many times and everything is ok. > > Thanks in advance, > Bernard > >
