On Sun, Sep 7, 2014 at 8:09 AM, cloud park <[email protected]> wrote: > > I am not able to setup custom domain for my google app engine application. > When acessed domain URL it is displ;aying 404 error from google as shown in > above image. > > I have done setup for CNAME and TXT record as given in procedure. >
You properly configured the DNS settings for the domain, but now you need to tell Google which App Engine application is mapped to the domain. Go to cloud.google.com/console and open up the Compute > App Engine tab, then click on Settings > Custom Domains. From there you can configure the domain to map to GAE. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
