Forward naked domains
问题 I recently purchased a domain with Yahoo Domains for my GAE app. Where I managed to get the domain mapped into my GAE account. Now, since GAE does not support naked domains, I just placed the CNAME for www to point to Google App Engine. Everything works fine now, i.e. my app can be accessed through http://www.my-example-domain.com The problem is with naked domain (with Yahoo), I am trying to forward the naked domain http://my-example-domain.com to h ttp://www.my-example-domain.com however,