Good article, thanks~

2009/4/18 ctran <[email protected]>

>
> Try this:
>
>
> http://appengine-cookbook.appspot.com/recipe/redirect-from-appspot-to-your-domain
>
> On Apr 18, 9:18 am, "[email protected]"
> <[email protected]> wrote:
> > I know in principle how to redirect.
> >
> > The point is, all appengine python handler classes are identical for
> > both
> >
> > http://example.appspot.comandhttp://www.example.com
> >
> > So I had to check in EVERY python handler class - is the call coming
> > from example.appspot.com - if yes redirect towww.example.com. This is
> > madness.
> >
> > The question is how to globally set for all my python classes to
> > redirect this call.
> >
> > - Ricky
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to