Rich Schumacher wrote:
On Thu, Aug 14, 2008 at 6:55 AM, Alexandru David
Constantinescu <aldavx@xxxxxxxxx> wrote:
I' am using Apache 1.3 and today I observe that one of the users
(virtual hosts) site generate a lot of requests. I look into the client
source code and I see that the index.php has a endless loop something
like header("Location: index.php"). I've search all day for a way to
solve this problem server side. My question to you is : is there a way
to limit or to block that kind of loop ? The only thing I see was a
MaxRedirect limit , but in mod_rewrite and my client don't use .htaccess
and from what I see anyone may put a server down in this way.
Thank You
Are you able to put that directive in the vhost for the offending site?
Yes , I can do that now that I know who is the client but I prefer a
more profilactic action. But if ther is a way to stop that with a
directive I wanna try. So could you help me
Thanks
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
|