Hello, I' using ISPConfig3 on centos, all works perfectly but one think I need to do. every website have folder "stats" where is saved a logrotates to awstats or webalizer, I need to change this folder name. now is $HOME/stats . In cron every 24h is creating a new folder, even when I delete folder stats. Is possible to change name of this folder "stats" ?
The name is not configurable in ispconfig, so you would have to change the paths in the apache plugin and cron_daily.php script.