Hi, The issue here is that, by default, Google Apps has assigned www to sites, and you have to disable this before mapping www to an App Engine app.
Unfortunately, it's not very clear on how to do this in the Google Apps admin panel. To get www to work with your app, enable sites, if it isn't already, and go to the service settings for sites. Find and delete the 'www' mapping in the service settings. After this, you should be able to map your App Engine app to www.mydomain.com. -Marzia On Mon, Oct 6, 2008 at 4:20 AM, Sylvain <[EMAIL PROTECTED]> wrote: > > Can you create an issue for this ? > > http://code.google.com/p/googleappengine/issues/list > > > On 6 oct, 11:09, ID <[EMAIL PROTECTED]> wrote: > > Basically problem seems to be is this: > > > > Google Apps thinks 'www' is assigned to some service, thus locking > > 'www' so it cant be assigned any other service. > > > > But user can not see which service 'www' was assigned to by Google > > apps, therefore user not able to changed or disabled it. > > > > On Oct 5, 7:33 pm, Tom <[EMAIL PROTECTED]> wrote: > > > > > Please try the following: > > > > > Go to your site's dashboardhttps:// > www.google.com/a/cpanel/[yourdomain.org]/Dashboard<http://www.google.com/a/cpanel/%5Byourdomain.org%5D/Dashboard> > > > > > From there you'll likely see the Web Pages service set > towww.yourdomain.org. > > > Clicking on that will let you rename it (to home.yourdomain.org for > > > example). > > > > > Hope that helps! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
