You are correct, I had it backwards. ;-) I did ask if the new change would
affect Webalizer and AWStats in December, and didn't get a response, so I
left it was it was.
> -----Original Message-----
> From: Dogsbody [mailto:dan (at mark) dogsbody.org]
> Sent: Friday, March 14, 2008 5:02 PM
> To: coba-e (at mark) bluequartz.org
> Subject: [coba-e:12278] Re: Cron error messages
>
>
> > 472c470
> > < LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
> > \"%{User-Agent}i\"" combined
> > ---
> >> LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-
> Agent}i\""
> > combined
> > 547c545
> >
> > The former line was the original, the latter was what it was changed to.
> > During my update, my httpd.conf was left alone, the new one was saved as
> > httpd.conf.rpmnew. I inquired in December whether the suggested change
> > would affect Webalizer and AWStats, and left my settings as they were.
>
> If you left your setting as they are then the httpd.conf.rpmnew file is
> never
> used so your still using the the %v
>
> > I have noticed no issues from leaving the %v out.
>
> But based on the above your still using it!?
>
> I'm not complaining, it's just that that didn't make sense to me so I
> wanted to
> clarify?
>
> Dan