Last active
July 7, 2016 14:02
-
-
Save jopfre/35ee6a3d34f9ff42bdc9ce3388de06e8 to your computer and use it in GitHub Desktop.
Point a domain from one domain provider (tsohost) to a different host
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set A record for blank (root) to ip | |
Set A record for www to ip - in tso this is done by selecting the www domain from the drop down | |
Set MX record to mail.domain-name.com | |
Set TTL to 300 for all (may only apply to TSO domain providings, ask other providers for their nameservers TTL) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment