[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RAQ2 logrotate question



> 
> Here's the config file that I had planned on using.
> errors myemailaddressgoeshere
> compress/home/sites/sitexx/logs/access {
>  rotate 5
Correction the 
compress/home/sites/sitexx/logs/access {
should have been on two lines
eg. 
compress
/home/sites/sitexx/logs/access {

Paul ASI