G-Suite
將主網站託管在第三方上,同時為使用者保留 Google 協作平台
我希望第三方使用 PHP、MySQL 等託管我的主站點…
我不知道要修改哪些 DNS 記錄。
是否可以有以下映射:
www.example.com => 第 3 方託管
blog.example.com => 其他第 3 方託管
mail.example.com => Google Mail
docs.example.com => Google 文件
sites.example.com => Google 協作平台
站點。 example.com/internal-site => Google 協作平台內部站點 …
現在在 TotalDNS,我有 www => ghs.google.com。如果我只修改這條記錄以指向第 3 方託管提供的 IP,它會起作用嗎?我是否還需要添加 NameServers,刪除 Google 添加的那些?
謝謝幫助
目前設置
一段回憶
@ –> 255.255.255.255
CNAME 記錄
www –> ghs.google.com
文件 –> ghs.google.com
網站 –> ghs.google.com
名稱伺服器
@ –> ns57.domaincontrol.com @ –> ns58.domaincontrol.com
- 你應該刪除記錄 www=>ghs.google.com
- 將新的 www=> 添加到託管服務提供商
而已