I follow instructions on
http://aralbalkan.com/1466
and found out that I only can add www.yourdomain.com but not
yourdomain.com
May be the problem lies here
"Due to recent changes, App Engine no longer supports mapping your app
to a naked domain. If your domain registrar supports URL redirects,
you can redirect from http://yourdomain.com to e.g http://www.yourdomain.com
or http://appid.yourdomain.com.";
In the google app websites

On Aug 2, 6:33 pm, Richard <[EMAIL PROTECTED]> wrote:
> I've become very frustrated in my search for straightforward step-by-
> step instructions to achieve these two simple goals:
>
>    point           "mydomain.com"   to   my app on GAE/GoogleApps
>    point   "www.mydomain.com"   to   my app on GAE/GoogleApps
>
> I plan to make these changes in my DNS zone file:
>
>                         Query   Query
> ResourceName1   TTL     Class   Type    ResourceName2
> ---------------------------------------------------------------------------------------------------------
> mydomain.com.   nnn     IN      A       216.239.32.21
> mydomain.com.   nnn     IN      A       216.239.34.21
> mydomain.com.   nnn     IN      A       216.239.36.21
> mydomain.com.   nnn     IN      A       216.239.38.21
> www             nnn     IN      CNAME   ghs.google.com.
>
> Is this all I need to do in DNS to accomplish my goals?
>
> Thanks so much,
> Richard

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to