Have main website hosted on 3rd party while keeping Google Sites for Users
Posted
by vinnybozz
on Server Fault
See other posts from Server Fault
or by vinnybozz
Published on 2010-04-04T14:57:33Z
Indexed on
2010/04/04
15:03 UTC
Read the original article
Hit count: 271
google-apps
Hi, I want a third party hosting my main site with PHP, MySQL, etc...
I don't know which DNS records to modify.
Is it possible to have the following mappings:
www.example.com => 3rd party hosting blog.example.com => other 3rd party hosting mail.example.com => Google Mail docs.example.com => Google Docs sites.example.com => Google Sites sites.example.com/internal-site => Google Sites internal site ...
Right now in TotalDNS, I have www => ghs.google.com. If I modify only this record to point to the IP provided by the 3rd party hosting, is it going to work ? Do I also need to add NameServers, remove the ones Google added ?
Thx for the help
© Server Fault or respective owner