Daniel:
I am in a similar situation and came up with a workaround. The only
gotcha is that the primary domain has to be on "www" and not the naked
domain.

I just setup a non-AppEngine server that redirects all non-www
requests to the same URL but with "www." added on the front.  The
server is setup to do this for any request, not just my domains, so
anyone can use it.

You don't need to mess with CNAMEs, just point the A record for the
base (naked/@) domain to 74.53.18.72.

Then set the appid in GApps to "www".

I had extra hosting that I wasn't using since I moved an app onto
AppEngine.

Andrew


On Jul 29, 10:08 am, Daniel Rhoden <[email protected]> wrote:
> At any of the paid levels or free, is there any better support of  
> private domains than just naked domains, mapping <appid> to http://
> <appid>.yourdomain.com ?
>
> For example, lets say I have domain 'mydomain.com' and I registered  
> 'mydomain' on App Engine.  It would be pretty silly having people go  
> to 'http://mydomain.mydomain.com/'
>
> So I'm wanting to know, is there a way I can have 'mydomain.com' BE my  
> domain for my app?
>
> Thanks.
>
> Also, will there be any DNS offerings?
>
> --Daniel Rhoden
> Guntersville, Alabama

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to