[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Webalizer
- Subject: Re: [cobalt-users] Webalizer
- From: Thom LaCosta <baltimoremd@xxxxxxxxxxxxxxx>
- Date: Sun Jun 8 08:25:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Sun, 8 Jun 2003, Greg Hewitt-Long wrote:
> >After the hosed up cmu import one of my sites gives me
> >Internal Server Error when I access www.thesite.com/stats/
>
>
> check the .htaccess file inside WEBROOT/stats/
Got
Access file
order allow,deny
allow from all
require group site5
Authname WebStats
Authtype Basic
AuthAuthoritative off
>
> if the site itself works, at worst you should have to remove the stats folder.
Tried that...still get the error
Thom