Yes. The combo is possible... multiple domains pointing to the same App ID. I have a couple of apps already doing stuff... just ensure that you've got the domain mappings done correctly.
-- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On Oct 18, 4:30 pm, Eliot Stock <[email protected]> wrote: > Hi there, > > I'd like to create subdomains for various environments under my domain.com > as follows: > > dev.domain.com would map to the app ID dev-domain-com > test.domain.com -> app ID: test-domain-com > prod.domain.com -> app ID: prod-domain-comwww.domain.com-> app ID: > prod-domain-com > > Is this possible? When adding the URL dev.domain.com to an existing GAE app, > the redirect into the Google Apps control panel gives me the following > error: > > "Sorry, you've reached a login page for a domain that isn't using Google > Apps" > > This is not true: domain.com is definitely a domain using Google Apps. It's > being confused by dev.domain.com though. > > Any ideas? > > Cheers, > > Eliot. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
