Hi all, I have a Python app at www.example.com. I want to create a subdomain that will map to a different version of my app (actually a Java app). So want I want to do is: www.example.com -> example.appspot.com [0] subdomain.example.com -> subdomain.example.appspot.com [?]
Is it doable?? PS. I cross posted to StackOverflow too http://stackoverflow.com/questions/7618042/map-subdomain-to-specific-appengine-app-version -- 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/-/A3w-JLNiMpUJ. 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.
