[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] .htaccess and recursive error documentstatement
- Subject: Re: [cobalt-users] .htaccess and recursive error documentstatement
- From: Manuel.Schmitt@xxxxxxxxxxx (Manuel Schmitt)
- Date: Mon Sep 17 20:15:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> So don't worry about this. I would like to add that both internal as
> external links can be used with the 404 Errordocument, but not with the
401
> ( Authentication ).
yes, thanks.
BUT. We had this problem that on one of our RaQ3 with about 100 sites which
are not very busy the Apache server did reach its MaxClient settings about
three times within one week.
I looked into the logs and every time I saw calls to this one site (site54)
which had this special .htaccess file and 50 or more entries of
[Sat Sep 15 20:35:18 2001] [error] [client 212.123.122.7] client denied
by server configuration: /home/sites/site54/web/.html
This error message was only there for this one site, even if other sites had
also visitors at the same time. I think this one site did cause the
problems, but I can't understand this strange path at the end of the line.
There is no file or directory like this.
Do you have any ideas?