google-app-engine - 当我的应用程序通过 Google Apps 运行时,如何通过子域提供应用程序引擎版本?

标签 google-app-engine google-apps

我正在尝试使用子域来为 Google App Engine 和 Google Apps 提供匹配的版本 ID。我已经阅读了文档,但我仍然不清楚。

  1. 在此有关自定义域的页面上,它显示我处于使用 Google Apps 的特殊情况。 test.example.com -> 加载应用程序的“测试”版本。

https://cloud.google.com/appengine/docs/domain -

Note that the instructions on this page are for App Engine apps that use an ordinary HTTP connection and are not served through Google Apps. Here are some related procedures that require different instructions:

这将我带到这里 https://support.google.com/a/answer/91080

看起来在 Google Apps 中添加此子域的唯一方法是网站网址字段。

站点 URL 是否与 App Engine 版本 ID 相对应? enter image description here

最佳答案

如果您需要 https,则只需使用 Google Apps 将 appengine 应用映射到域。目前,Google Apps 是您上传 SSL 证书的唯一方式 - 因此存在此限制。

如果您确实通过 Google Apps 将 Appengine 应用映射到域,则可以使用通配符子域映射来执行您想要的操作。 Read more here. .

整个过程是乏味、缓慢和痛苦的,而且只有在不令人困惑的情况下才会这样,所以要留出几个小时来进行所有更改并等待 DNS 传播。

关于google-app-engine - 当我的应用程序通过 Google Apps 运行时,如何通过子域提供应用程序引擎版本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29656850/

相关文章:

python - GAE devappserver2 类型错误 : unsupported operand type(s) for -: 'datetime.datetime' and 'NoneType'

python - Google Apps Marketplace 的权限问题

google-apps-script - 如何在谷歌电子表格中每行添加一个按钮?

android - 当客户端是 Android 时如何在不使用 SSL 的情况下保护 GAE 数据库

google-apps-script - 如何从用户的电子邮件中获取用户名?

facebook - 使用 MVC5 OWIN 检索 facebook 个人资料图像的最佳方法

javascript - Google 脚本触发器未触发

python - 单元测试 GAE Blobstore(带 Nose )

java - jsp如何知道点击了哪个按钮

python - 在 GqlQuery 的 where 子句中使用本地时间