[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] One last webalizer question raq3
- Subject: [cobalt-users] One last webalizer question raq3
- From: steeker <lists@xxxxxxxxxxx>
- Date: Wed Apr 2 07:27:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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?
Thanks
Kody