【发布时间】:2013-06-29 12:08:33
【问题描述】:
我在应用引擎上创建了一个应用,并使用 Google Apps 将其与域相关联。它还运行了一个子域。
今天,我又添加了两个子域,将“ghs.googlehosted.com”作为域的 CNAME。
我对子域 nslookup -q=cname test.example.com 进行了 nslookup 并得到以下响应
Server:127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
test.example.com canonical name = ghs.googlehosted.com.
已经超过 6 小时了,我仍然收到以下错误
The requested URL / was not found on this server. That’s all we know.
在日志中,我没有看到 appengine 收到任何请求。
【问题讨论】:
标签: google-app-engine dns