Sarcasm was also my first thought on this one, then I thought I'd tell
the world how I handle it !
For one of my sites there are two solutions implemented to two
situations (that's two solutions in total, not four :)).
1) User is already in site, and makes another request.
Load up a very small
> I want to write a script that will check if the server is down if it is I
> want to redirect the user to another site, the backup server.
>
> Similarly I want users who go on to the seondary site when the main server
> is UP to be redirected to the main site.
>
> Can this be done using PHP. If no
Ross Hulford wrote:
I want to write a script that will check if the server is down if it is I
want to redirect the user to another site, the backup server.
If I go to http://www.yoursite.com and yoursite.com is down, how is it
going to redirect me somewhere else?
--
John C. Nichel
ÜberGeek
KegWo
[snip]
I want to write a script that will check if the server is down if it is
I
want to redirect the user to another site, the backup server.
Similarly I want users who go on to the seondary site when the main
server
is UP to be redirected to the main site.
Can this be done using PHP. If not c
4 matches
Mail list logo