Nick solved the problem by pointing out that I used the root/original Apps domain when adding it to the app engine app, rather than the alias. Thanks Nick!
I believe I could have a single app serve more than one domain, because the domains are all CNAMED to ghs.google.com and the Google Apps control panel lets me add aliases and subdomains as much as I want. I think that I'd just then have the app pay attention to the request to know which domain the request was sent to, if I needed to do that. But I can now use my App Engine app slots and each one run on a different domain, all from the same App Engine and Apps account. So this is great news. Thanks again. On Aug 16, 1:53 pm, Alon Carmel <[email protected]> wrote: > You basically want one single app to serve more then one domain? subdomain > or naked one? > - > Cheers, -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
