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

Re: [cobalt-users] Delete a .htaccess file in Webalizer



Paul Harvey wrote:

> Clear DayI am using the Webalizer 1.3 package and have a client that would
> like his statistics open to all users.  I tried deleting the .htaccess file
> in the stats directory but webalizer just replaces the .htaccess each time
> it runs.  My client does not wish to give out the username and password
> because webalizer uses the site administrator's details for the .htaccess
> file.
>
> Does anyone know how to disable the .htaccess file for this user only
> without affecting all the others sites?
>

Hi Paul

Webalizer 1.3 has a bug in it :(   Well more accuratly, the cobalt script that looks after webalizer has a bug in it !
Try here for a solution to the bug I wrote a long while back:
    http://www.uk2raq.com/raqfaq/raqfaqshow.php?faq=83

Once you have done that, and then webalizer will not overwrite your .htaccess every night.

You can then create an empty .htaccess for the site, and webalizer will then ignore it from that point on!!
    echo -n >.htaccess

--
Regards,
Kul