I would like to mirror a website between two servers. The sites are just HTML so no DBs to worry about. I just want to make sure that the site stays available in case one of the servers is down. What would be the best way to go about it? Thanks.
Can you provide more information on installed software i.e both servers operating system and other installed software? Kailash
Since I posted this I have been doing a considerable amount of reading. I have no problem mirroring the website between two servers in different locations. What I am looking for is a DNS Failover solution so if one web server is not responding the request is sent to one of the other still functioning web servers. Any suggestions for a DNS service that offers DNS Failover?