【问题标题】:Multiple sub-domain in google app engine谷歌应用引擎中的多个子域
【发布时间】: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


    【解决方案1】:

    您可能忘记在 appengine 应用程序设置中添加子域。

    【讨论】:

    • 哦,是的。我很傻。谢谢 :)
    猜你喜欢
    • 1970-01-01
    • 2016-06-04
    • 1970-01-01
    • 2015-01-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-03-02
    • 2011-05-06
    相关资源
    最近更新 更多