Posted by J.O. Aho on 03/09/06 12:20
j0sh wrote:
> hi all
> i created a script that reload the page with header("location:...") 40
> times
>
> i'm launching the script with wget but this stop after 20 reload
>
> do you know if there is a variable in apache or php configuration that i
> have to change?
Clients usually has a built in stop for redirections and I think this is what
has hit you. Neither Apache nor PHP limits you here, they will serve the
requested page.
//Aho
Navigation:
[Reply to this message]
|