01

解决Google Apps域名绑定问题

什么都不用说,看看来自Google的帮助文件:

官方帮助页面:http://www.google.com/support/a/bin/answer.py?hl=en&answer=91080

之前绑定自己的域名到Google Apps服务时无法访问,例:mail.23day.com到http://mail.google.com/a/23day.com

也就是说只能通过http://mail.google.com/a/23day.com这样的域名访问,不能实现mail.23day.com,但代理可以上,又是伟大的墙,现在有一变通的访问:

1,添加如ghs.23day.com的A记录, 地址指向以下4个地址中的其中一个

  • 216.239.32.21
  • 216.239.34.21
  • 216.239.36.21
  • 216.239.38.21

2,别名设置,添加如服务名mail.23day.com的别名指向ghs.23day.com

等域名成功解析之后就可以通过mail.23day.com访问Apps服务了。

以上4个地址经检查都为Google公司的IP地址。

例:docs.google.com

App Engine URLs

Print

How do I change the access URLs for my application?If the Google App Engine application has already been set up in Google Apps, you will see an entry for the application on the Google Apps dashboard. The login URL for the Google Apps Dashboard is http://www.google.com/a/[example.com]. Be sure to include your actual domain name.

  1. Log in to the Google Apps control panel.
  2. Click on the service name (this is the same name as the Google App Engine identifier).
  3. On the service settings page, you may add or remove additional URLs for your service. An access URL for your service may be of the following forms:
    • http://servicename.mydomain.com
    • http://subdomain.servicename.mydomain.com
    • and so on…

Note: If you purchased your domain through Google, instructions for accessing your registrar are available in the advanced DNS section o fthe control panel. Select Domain Names > Domain Settings > Advanced DNS settings, and follow the instructions on that page.Once you specify an additional access URL, you may be prompted to complete the set up with your registrar if you did not purchase your domain through Google. If so, follow the provided instructions to configure CNAME records with your registrar.

If your access URL is of the form http://mydomain.com, also known as the naked domain, you will need to take some additional steps with your registrar.

Once you’ve signed in to your account with your registrar’s website, configure the A records for your domain to point to the following IPs:

  • 216.239.32.21
  • 216.239.34.21
  • 216.239.36.21
  • 216.239.38.21

Note: You must assign at least one access URL for the service in order for the service to be active. If you want to remove all access URLs for the service, click the ‘Disable’ button on the service settings page.

Powered by

12 条评论了已经

发表评论

名字(必须)
邮箱(不会被公布)(必须)
网址

字体为 粗体 是必填项目,邮箱地址 永远不会 公布。

允许部分 HTML 代码:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
URLs(网站链接)必须完整有效 (比如: http://www.23day.com),所有标签都必须完整的关闭。

超出部分系统将会自动分段及换行。

请保证评论内容是与日志或 Blog 内容相关的,灌水、攻击性或不恰当的评论 可能 会被编辑或删除。