Hi, I've got a naked (i.e. without 'www.') custom domain working with my App Engine app and I'm using Cloudflare in front of this as a CDN. On Cloudflare I have www.mydomain.com rerouted as a CNAME to mydomain.com. Entering the naked domain in a browser brings up my app as expected. But using www.mydomain.com gives a 404 error from Google. I've read the custom domains docs for App Engine, but still unsure how to configure things and where (e.g. on GAE console, or Cloudflare, or both?), so www. works as well.
I should also mention that I have a Javascript based redirect when my homepage loads from HTTP to HTTPS. Currently https://www.mydomain.com also fails as above. Thanks for any help! Alex -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1bab37e8-de27-4125-8f47-330cb4e60b9e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
