I was unable to access my backend instance at custom domain. 

For example, I have a backend name=test and I accessed backend instance 
successfully at:

http://test.[my_app_id].appspot.com

I 
configured<https://developers.google.com/appengine/docs/java/backends/overview#Properties_of_Backends>
 
the 
wildcard<https://developers.google.com/appengine/docs/java/backends/overview#Properties_of_Backends>
 
"test" in Google Apps (same config of "www"), But request at:

http://test.[my_domain].com

redicted to the frontend instance instead of backend instance.

What I do wrong or is it a GAE bug?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/H_sfQGtrMzQJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to