Forum Moderators: phranque
In more specific detail:
*Current state: www and all subdomains on one webserver (1 IP)
*Would like to keep subdomains on the current webserver and move main site to a new server.
*Is there an easy way to point all traffic for the main domain to the new webserver's IP while leaving all the subdomain traffic on the current server?
What I'd like:
Subdomains and mail server point to:
000.000.000.01
Main site points to:
000.000.000.02
The DNS server currently points to 000.000.000.01
Thanks.