Hi, App Engine does not support mapping to subdomains. You can map your complete app to a subdomain, but not specific handlers to a subdomain.
-Marzia On Sun, Oct 26, 2008 at 7:30 PM, killer barney <[EMAIL PROTECTED]> wrote: > > I'm a bit confused on how I can configure subdomains on an app engine > app (I intend on using django, if that changes anything). > > Say I purchase the domain www.example.com, how do I get the subdomain > test.example.com to redirect to where I want it to go on my > applicaiton? Is that purely in the urls.py? Or is that somethign > else? > > ps I'm really lost on this, so you may have to give me step by step > directions =) > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
