If you have the server, it is possible to quickly set up a reverse proxy
using nginx that will forward the requests (and change the host header from
domain.com to www.domain.com) to the app engine, obviously there are
latencies and a single point of failure involved.
Paul

2009/7/29 Nick Johnson (Google) <nick.john...@google.com>

> Hi Daniel,
>
> We don't support 'naked' domains due to issues with the way DNS works (you
> can't CNAME a 'naked' domain). We are actively looking for a way to resolve
> this.
>
> There's no limitation on what subdomain(s) you can map your app to, however
> - it doesn't have to be 'mydomain' or anything else. Most people map their
> app to 'www', and use a service that sends 302 redirects to the www alias
> for any requests made to the naked domain.
>
> -Nick Johnson
>
>
> On Wed, Jul 29, 2009 at 3:08 PM, Daniel Rhoden <drho...@gmail.com> 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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to