> 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