You can view webalizer stats without login to your cpanel.
cd /home/user/www
mkdir stats
cd stats
ln -s /home/user/tmp/webalizer webalizer
cd ../
chown -R user:user stats
cd ../
chmod -R 0775 tmp
You can access it as http://domain/stats/
Enjoy.
Ninad S
No comments:
Post a Comment