On Dec 21, 9:23 pm, Anar Seyf <[email protected]> wrote: > I registered a domain (say domain1.com), added it to Google Apps, > deployed an app (say app1.appspot.com), and linked it with the Google > Apps so that it responds to the URL app1.domain1.com. I'm now trying > to link the same app to the URLwww.domain1.com. I tried to change the > GoDaddy CNAME record for "www" from "@" to "ghs.google.com", but that > doesn't work. Of course it's not possible to register an app named > "www" on appspot.com. What's the right way to do this? Thanks.
The name on appspot is irrelevant. You need to add the app as a service in the Google Apps domain under "www"; this may involve disabling Google Sites for the domain first, as it will grab the "www" subdomain by default. In the past it was sometimes necessary to actually *enable* Google Sites first and then disable it; I have no idea if that bug's still present but if you're unable to add the www mapping it's something you could try. -- 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.
