Connecting domain to google app engine without google apps

后端 未结 3 1714
迷失自我
迷失自我 2020-12-30 13:11

Actualy, It\'s a couple of questions:

  1. Is it possible to somehow avoid registering google apps if I just want to connect google app engine applications to non-n
3条回答
  •  北海茫月
    2020-12-30 13:58

    Another option commonly used is to use a reverse proxy to map customer domains to your AppEngine app. I'm using this because I can't add them as Google Apps domain aliases on my primary domain, since some customers run Google Apps by their own.

    Details here: http://devblog.ronoaldo.net/2013/09/mapping-multiple-domains-to-google.html

提交回复
热议问题