if i have 2 hosting accounts with the same contents..
if the 1st hosting is down for anyreason.. the other will work.. is that right?
if that is wrong.. how could i make a mirror to my site to be ready when the 1st down is down for any reason..
What you need is to have a DNS service that detects if the primary server is down, and if it is, then direct traffic to the second server.
I have seen this type of DNS service offered before, but off hand I can't find any. Typically a web company will handle the DNS themselves, and then they can control which server the visitors are sent to.