It appears you have not registered with our community. To register please click here ...

Author Topic: How can I make webalizer stats viewable to the public?  (Read 3286 times)

dynaweb

  • <b>Canine Deamon</b>
  • Administrator
  • Sr. Member
  • *****
  • Posts: 493
  • Karma: +10/-0
  • Generic personal text here ...
    • MSN Messenger - danno_d_manno@yahoo.com
    • View Profile
    • DynaWeb Designs
    • Email
How can I make webalizer stats viewable to the public?
« on: June 15, 2006, 12:42:14 PM »
Hi,
 
I have an account on Cpanel server and a client of mine wants his webalizer stats to be viewable to the public.  Normally he would need to log in to his Cpanel interface and see the stats from there.  Is this possible?
Those who cannot learn from history are doomed to repeat it. -- Linux learns.

ctwjr

  • Super Moderator
  • Jr. Member
  • **
  • Posts: 72
  • Karma: +10/-0
    • View Profile
    • http://www.ftplive.com
    • Email
Symlink to make stats publicly viewable
« Reply #1 on: June 15, 2006, 12:46:19 PM »
You will need to create a symboic link to the stats in a public location.
This will allow domain.com/stats/ for viewing stats without having to log in to cpanel:
Code: [Select]
cd /home/username/www
ln -s ../tmp/webalizer stats
chown username.username stats
cd ../tmp
chmod 755 ./
chmod 755 ./webalizer

dynaweb

  • <b>Canine Deamon</b>
  • Administrator
  • Sr. Member
  • *****
  • Posts: 493
  • Karma: +10/-0
  • Generic personal text here ...
    • MSN Messenger - danno_d_manno@yahoo.com
    • View Profile
    • DynaWeb Designs
    • Email
How can I make webalizer stats viewable to the public?
« Reply #2 on: June 19, 2006, 07:24:49 AM »
Thanks, that solved it :)
Those who cannot learn from history are doomed to repeat it. -- Linux learns.

 

Related Topics

  Subject / Started by Replies Last post
3 Replies
144444 Views
Last post April 04, 2007, 09:38:13 PM
by ctwjr
1 Replies
2036 Views
Last post January 22, 2007, 05:30:16 PM
by zelo