On Feb 23, 6:13 am, Jarek Zgoda <[email protected]> wrote:
> So in short (and to clear my confusion), you can not host 2 GAE-based
> apps in different subdomains of your domain, say host blog on
> blog.mydomain.com and services on services.mydomain.com? Sounds
> strange.
Yes, you can. App Engine serves the app based on the hostname the
user is requesting. if you have both blog.mydomain.com and
services.mydomain.com with CNAME records and linked to the appropriate
apps in Google Apps, it will work the way you'd expect.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---