* Eric Crist <[EMAIL PROTECTED]> [20040612 10:07]: wrote:
> Hey all,
> 
> I was wondering how to make one subdomain resolve to multiple IP addresses?  I 
> have www.mydomain.com which has only had 1 IP address for a long time.  Now, 
> I want to create a second server with a mirror of that web server.  I'd like 
> lookups of www.mydomain.com to resolve to two different IP addresses.

www.mydomain.com        IN      A       1.2.3.4
www.mydomain.com        IN      A       3.4.5.6


> Also, what is your recommendation of how to maintain the correct mirror data?  
> One server is the primary, which has ftp access for the web designers.  I'm 
> thinking of either, real-time, or once every 24 hours, updating that 
> information so that both servers have all the correct web sites.  What is the 
> best way to accomplish this?

I am not experienced in that, but if it is possible to put your web data
in a DB, then that would be sleek! Dynamic pages ;)


-Wash

http://www.netmeister.org/news/learn2quote.html

--
+======================================================================+
    |\      _,,,---,,_     | Odhiambo Washington    <[EMAIL PROTECTED]>
Zzz /,`.-'`'    -.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_)     | GSM: +254 722 743223   +254 733 744121
+======================================================================+
According to the obituary notices, a mean and unimportant person never
dies.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to