I created a website (including blog) along with a mobile edition using python. The website, blog and mobile edition will eventually be under a Google Apps/Engine domain. The main app will be hosted at www.domain.com and the mobile edition at www.domain.com/mobile/, and this works just fine on the local dev appserver right now.
But I would prefer to have the mobile edition app at "m.domain.com" instead of "www.domain.com/mobile/". How could this work with two separate sub domain apps written both in python under the same google apps domain? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
