checking statistics webalizer

migmac

Verified User
Joined
Apr 15, 2014
Messages
88
Hi,
by default my directadmin is using webalizer to provide statistics, is there any other alternative?

thank you
 
Hello,

Yes, you may use awstats.

Code:
cd /usr/local/directadmin/custombuild/
./build update
./build set awstats yes
./build awstats
 
Back
Top