Quote:
|
Originally Posted by till
As falko posted above, you will have to change the script /root/ispconfig/scripts/shell/webalizer.php if you want to have another behaviour .
|
You are assuming I know how to change this without messing it up!
What I am looking for is the equivalent of what I have in the logrotate settings on my old server: something like
========================
compress
/www/logs/siteaddress.co.uk-transfer {
daily
rotate 2
mail
weblogs@siteaddress.co.uk
}
========================
Can I put something like that in there? If so, how? If not, is there any way to use logrotate to do this?