Index: [Article Count Order] [Thread]

Date:  Fri, 14 Mar 2008 18:27:00 -0400
From:  "Darrell D. Mobley" <dmobley (at mark) uhostme.com>
Subject:  [coba-e:12280] Re: Cron error messages
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <004801c88622$866a42a0$6400a8c0@HPPAVILION>
In-Reply-To:  <47DAE7D5.9040705 (at mark) dogsbody.org>
References:  <00cd01c8852b$9d6b6c10$e5b418ac (at mark) dell> <47DAA78D.7000009 (at mark) dogsbody.org> <04b301c885fb$0768bfd0$6400a8c0 (at mark) HPPAVILION> <47DAE7D5.9040705 (at mark) dogsbody.org>
X-Mail-Count: 12280

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