You probably want to create a wildcard mapping and read the request_host parameter of each request, dispatching as necessary.
-- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Tue, Jan 25, 2011 at 4:16 PM, Jean-Francois < [email protected]> wrote: > Hi, > > I have a website on App Engince with my own domain, for example > www.mywebsite.com > > User can create a space which becomes myuser.mywebsite.com > > Now, if my user wants to buy a custom domain name to have www.myuser.com > which forwards (but not visible) to myuser.mywebsite.com > > How can I do this ? > > Thanks for your help > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- 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.
