Have you seen this article: http://code.google.com/appengine/articles/domains.html? It sounds like you entered your domain in the right location. When you go to your Google Apps dashboard, do you see your application listed? It should have a little App Engine icon next to it. When you see that, it means that your application has been linked to your domain, and you can set up a subdomain for it.
- Jason On Sun, Dec 20, 2009 at 3:16 AM, iryndin <[email protected]> wrote: > Hello, dear All! > > I have troubles configuring *.ru domain for my GAE-hosted > application. > > Say, I created GAE-hosted application named, for example azgsmap, so > it is accessible with URL http://azgsmap.appspot.com. Then, I bought > the domain name azgsmap.ru and want to link it with my application at > http://azgsmap.appspot.com . I tried several approaches, but didn't > succeed. What am I doing wrong? > > I understand that I should have Google apps account to link domain > name azgsmap.ru with http://azgsmap.appspot.com. > > I did the following: > > 1) I have google account named "iryndin". I created GAE-hosted > application named azgsmap, and uploaded code and storage records to > it, so that working application is accessible by the URL > http://azgsmap.appspot.com. > > Now I want to link http://azgsmap.appspot.com and "azgsmap.ru" domain. > I bought domain name "azgsmap.ru". In application console at > http://azgsmap.appspot.com I found no way to link the application with > domain. > > But I realized that I need Google Apps account to link it. Hmmm, > well...... I decided first try the basic (i.e. free of charge) Google > Apps account and registered it for name azgsmap.ru. > > Then created CNAME record in my domain name management console so > that Google verified that I am the real holder of the domain. Google > verified OK. > > Then I created several A records for IP addresses: > > 216.239.32.21 > 216.239.34.21 > 216.239.36.21 > 216.239.38.21 > > as commanded in the article > http://www.google.com/support/a/bin/answer.py?hl=ru&answer=91080. > > Now, after all, I cannot find the way to link my azgsmap.appspot.com > with domain azgsmap.ru. > > I pressed Versions link in the left menu in Google App Engine panel, > but there is no way to add domain there. > Then I pressed "Application settings" link in the left menu, and there > is a button "Add domain" there. When I press it, it asks to enter > domain name. I enter "azgsmap.ru" and press "Add domain" button. I am > forwarded to Google apps account and again find no way to link > domains. > > I break my head here for several hours and can't go forward. > > That's why I decided to write in the group to ask you about it. > > Perhaps, any google guy can read this message and help me with my > problem.... > > > -- > > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > > -- 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.
