I know this comes up all the time but can someone give me an example of how they have made their naked domain work with App Engine? I posted this question<http://stackoverflow.com/questions/22993969/how-do-i-use-a-naked-apex-domain-with-app-engine>on StackOverflow. Note that I don't want to redirect from mydomain.com to www.mydomain.com, I want to serve from mydomain.com.
Its clearly not possible to use Google Apps custom domains as they only work with sub domains. Therefore I thought a reverse proxy would work and I see some people mention CloudFlare. Seeing as they just released their CNAME flattening service specifically for naked domains I thought I might have some success. This doesn't seem to work either - I don't know why. I have set up the entry as so 'myapp.appspot.com CNAME mydomain.com' but with no success. If you have made naked domains work with GAE, how did you do it? -- 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.
