[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Webalyser
- Subject: Re: [cobalt-users] Webalyser
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Mon Dec 16 11:40:00 2002
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Andy Jacobs wrote:
> > rm -f /home/sites/*/web/stats/.htaccess
> > /etc/cron.daily/webalizer.pl
> >
> > Give that a try.
>
> Tried that but after running webalizer.pl I'm back to the same point with
> the user/password being rejected.
My recollection is that webalizer will had an .htaccess file if it
doesn't find one; that's how the first one gets in there.
So I'd recommend the following:
rm -f /home/sites/*/web/stats/.htaccess
touch /home/sites/*/web/stats/.htaccess
/etc/cron.daily/webalizer.pl
It's that "touch" line that creates the new empty .htaccess file which
webalizer.pl won't overwrite.
Jeff
--
Jeff Lasman, nobaloney.net, P. O. Box 52672, Riverside, CA 92517 US
Internet & Unix/Linux/Sun/Cobalt Consulting +1 909 778-9980
Our jblists address used on lists is for list email only
To contact us offlist: "http://www.nobaloney.net/contactus.html"