Hi Gaurav!

I think you can do this by going to your Google AppEngine Dashboard,
go to Application Settings, and press the "Add Domain" button. Follow
instructions to "connect" your domain name to your app.

Then in your DNS Settings for mydomain.com, create a CNAME record only
for the subdomain "www" pointing to ghs.google.com.

Now, some people (including me) have been experiencing trouble trying
to map "www" to their domain in Google Apps. I solved that problem by
manually adding the "www" subdomain to Google Sites URL Mapping, and
then manually deleting it. After doing that, you can then add "www" to
the url mapping for your appengine app.

I hope this helps.

Thank you and enjoy!



Albert

On Jan 22, 10:35 pm, Gaurav <[email protected]> wrote:
> Hello,
>
> We have an appication running on GoogleAppEngine. We want to map it
> with a custom domain name (i.e not with a custom subdomain) :
>
> Suppose our application is "myapp" and our custom domain is "mydomain"
> than what we want is that our site :
>
> "http://myapp.appspot.com"; shoud also be accessible at 
> "http://www.mydomain.com";
>
> We know that AppEngine does not support mapping with naked domain
> "http://mydomain.com"; but I want it to be mapped with top domain
> "http://www.mydomain.com"; not with any subdomain like "http://
> mysubdomain.mydomain.com".
>
> kindly suggest is it possible or not...?? And if it is than how to do
> it..? As during custom domain mapping (which lands up user into hosted
> account dashboard of custom domain) it always ask  for a value which
> it assumes as a subdomain of custom domain...??
>
> Kindly suggest.

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