• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Changing statistic program from webalizer to awstats

V

VladislavT

Guest
Hi,
I need to change statistic program for specific domain in plesk from webalizer to awstats.
But after I change it in domain CP nothing changed - still have webalizer as statistic program and not AWStats
Same problem if I change from AWStats to Webalizer.
AWstats installed and working perfect on several domains from that server.

The reason, I need to change it is that client asked not to include several links and files in statistic and I didn't find any way to configure webalizer per domain.


So, the question is:

1) How can I change statistic program for specific domain from webalizer to AWStats?
2) Is it possible to configure webalizer in Plesk for specific domain only?


Thanks.
 
To switch from webalizer to awstats

/usr/local/psa/admin/sbin/webstatmng --set-configs --stat-prog=awstats --domain-name={domain}
 
Back
Top