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

Re: [cobalt-users] Webalizer problem



on 11/2/01 2:28 PM, MikeM at MyRaQ@xxxxxxxxx wrote:

> On 11/2/01 at 12:27 PM Lists Only wrote:
> 
> |Okay, I guess I spoke too soon.
> |
> |It definitely is an .htaccess problem.  I thought I could just remove it
> |for
> |now until I could fix the .htaccess file to work, but it seems that
> |everynight Webalizer regenerates an .htaccess file if it's not present and
> |at this point I don't know if it'll override one if I change it.
> |
> |Went in via ssh and pico to see what was in the .htaccess file in the stats
> |folder and here's what is in it.  If anyone knows what I can change to make
> |it work.  I'd appreciate the help.
> |
> |#Access file
> |order allow,deny
> |allow from all
> |require group site14
> |Authname WebStats
> |Authtype Basic
> |AuthAuthoritative off
> |
> =============
> 
> That file requires a person to be a user in your site14 in order to access the
> directory protected by the .htaccess file in question.  To see the URL
> associated with site14:
> 
> ls -al /home/sites/site14
> 
> 
> Webalizer "most likely" will not overwrite a .htaccess file if you modify it,
> only if you delete it.
> 

I understand how a .htaccess file works, the problem lies in that if the
.htaccess file exists in the stats folder as above, I get a Internal Error
message, which means there is a permission problem with the .htaccess file I
can't seem to figure out what's wrong with the one above, but something in
it is giving that error and making the stats folder inaccessible.

Any thoughts.

> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>