Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2004 07:56:37 -0800 (PST)
From:      Dave McCammon <davemac11@yahoo.com>
To:        fbsd_user@a1poweruser.com
Cc:        questions@freebsd.org
Subject:   Re: apache log files rotation
Message-ID:  <20040303155637.19307.qmail@web41414.mail.yahoo.com>
In-Reply-To: <MIEPLLIBMLEEABPDBIEGIEOAFNAA.fbsd_user@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--- fbsd_user <fbsd_user@a1poweruser.com> wrote:
> Can apache logs be rotated by /etc/newsyslog.conf?
> If not, how is it normally done?
> 
> _______________________________________________
>

Here is the relevent portion of my newsyslog.conf

/var/log/httpd-access.log     640  14    *    $D0   Z 
 /var/run/httpd.pid
/var/log/httpd-error.log      640  14    *    $D0   Z 
 /var/run/httpd.pid

"man newsyslog" for more info on the fields.



__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040303155637.19307.qmail>