Thanks, Vinny. So, no changes needed to app.yaml?
Could it be a version issue? Backends does not yet have versioning. But, how does it know which version of my app to access? It should just default to the current. I have only one instance set up. So, I am getting a 301 at " /_ah/start". I do have a wildcard url handler (- url: /.*). WIthout a "/_ah/start" handler in app.yaml, is it hitting the wildcard mapping before the built-in mapping? This should not be this difficult. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
