[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Webalizer



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