【问题标题】:App engine custom domain issue应用引擎自定义域问题
【发布时间】:2016-08-06 22:14:05
【问题描述】:

我为http://www.glam-fiesta.com 设置了我的应用引擎应用程序,并从应用引擎控制台按照上述步骤连接到godaddy 并验证所有权。之后,谷歌应用引擎能够将自定义域添加到应用引擎中托管的网站,一切正常。最近我从 sedo 拍卖中购买了另一个自定义域 www.glamfiesta.com 并转移到 godaddy 并在应用引擎控制台中按照相同的过程将此自定义域添加到同一个应用程序中。验证也运行良好,现在我可以看到两个域 http://glamfiesta.comhttp://www.glamfiesta.com 已添加到应用引擎控制台中。但每次我尝试打开此 URL 时,它都无法正常工作并转到其他一些 URL。请提出我在哪里做错了。

【问题讨论】:

    标签: dns cloud google-cloud-platform


    【解决方案1】:

    这是顺序:

    - goto google cloud dns ( google console -> Networking -> Cloud DNS)
      create a new zone for your app ... paste your domain previously
      created at your registrar ( GoDaddy ) ... here it will display 
      the spanking new dns nameservers (all four of them) keep them handy
    
    - go into your domain registrar (GoDaddy) for your domain and 
      update your Custom DNS nameservers as displayed in above google cloud DNS
    
    - Once you launch the app update the ephemeral External IP in
      Record Type A in google cloud DNS for the new zone from above
      which will make the deployed app visible from your domain URL
    

    【讨论】:

      猜你喜欢
      • 2015-07-08
      • 2022-08-15
      • 2017-06-03
      • 2019-06-07
      • 1970-01-01
      • 1970-01-01
      • 2014-12-07
      • 2016-05-19
      • 1970-01-01
      相关资源
      最近更新 更多