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

[cobalt-users] webalizer/.htaccess



after struggling through the archives and various web searches and trying a
few things i'm still stumped as to why webalizer is still not working (i get
the internal server error when trying to view /site**/web/stats). (RaQ4)

i found this in my access.conf file:

<Directory /home/sites/>
...
# ignore .ht*
<Files ".ht*">
deny from all
</Files>

this seems odd to me. it seems to be denying all .ht files or am i reading
this wrong?
 can anyone tell me if i am barking up the wrong tree, or how i can modify
these lines to make it work>

at the end of my tether,

andy