[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: Webalizer 1.3 view stats
- Subject: Re: [cobalt-users] Re: Webalizer 1.3 view stats
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu Jul 5 13:26:12 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > How can I and my users view these stats.
> > I have tried both http://www.mysite.com/stats
> > and http://mysite.com/stats .
>
> Because Webalizer treats the stats area like a user, you
must use:
> http://www.mysite.com/~stats or http://mysite.com/~stats
>
Well,
On my RaQ4, I view my stats at http://www.domain.com/stats.
(although I do have an .htaccess valid user req)
And all I have is the standard webalizer pkg installed.
I suggest you SSH in to the server and look to see if their
is a /home/sites/siteXweb/stats (X being the site number).
and a /home/sites/siteXweb/stats/index.html.
and od an ls -la /home/sites/siteXweb/web to check
ermissions on the stats directory.
drwxrwsr-x 3 nobody site1 2048 Jul 2 07:26 stats
Gerald