Cpanel Hosting

Friday 8 February 2013

How to view webalizer stats without login to cpanel .


Just follow below steps.
==============================================
cd /home/username/www
ln -s ../tmp/webalizer   webalizer
chown username.username  webalizer
cd ../tmp
chmod 755 ./
chmod 755 ./webalizer
==============================================
It will allow domain.com/webalizer/ for viewing stats without logging in to cpanel

1 comment:

Anonymous said...

Thanks bro for the post ,, we always tried to contact our website hosting company and they always says that they have run some script on the server to works but we tried the steps you have given and they are working ... thanks for the post ...