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

Re: [cobalt-users] One last webalizer question raq3



> I finally got php 4.3.1, gd, png, and webalizer running on my raq3.
Thanks
> to those that offered their adivice and help.  But I have one last
question.
> Where does webalizer generate the stats directory .htaccess file from?  It
> is making it a little funky.
>
> #Access file
> order allow,deny
> allow from all
> require group site15
> Authname WebStats
> Authtype Basic
> AuthAuthoritative
> Off
>
>
> If I move the last line "Off" up to the previous line it works fine.
Where
> can I change this so that it does it right to start with?

On my implementations you can search in the webalizer2.pl file for Authname
and find where the offending code is.

Brandon