Rich Schumacher wrote:
On Thu, Aug 14, 2008 at 6:55 AM, Alexandru David
Constantinescu <[EMAIL PROTECTED]> 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 in
On Thu, Aug 14, 2008 at 6:55 AM, Alexandru David Constantinescu <
[EMAIL PROTECTED]> 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 s
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