我在应用引擎上创建了一个应用,并使用 Google Apps 将其与域相关联。它还运行了一个子域。
今天,我又添加了两个子域,将“ghs.googlehosted.com”作为域的 CNAME。
我对子域进行了 nslookupnslookup -q=cname test.example.com
并得到以下响应
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 的请求。