Disabling traffic stats program
If you are into webhosting reselling business and you don’t want to provide any traffic stats program for your clients then you need to edit a file /var/cpanel/cpanel.config located on your linux cpanel server.
By editing above file you can disable all 3 available stat program like Awstats, Analog or Webalizer or any of them for your cPanel server.
Open /var/cpanel/cpanel.config file and change the variables for skipanalog, skipawstats, skipwebalizer fields to 1.
Now above file variables should look like as follows:
skipanalog=1
skipawstats=1
skipwebalizer=1
Save the changes and restart cpanel services for your linux server.
Use following command /etc/init.d/cpanel restart
hence you have successfully disabled all three stats program offered by cPanel hosting server.
















