Sylvain Hellegouarch wrote: > >>Yeah that worked, now all I have to do is find out how to raise a 301 >>redirect :-) > > > raise cherrypy.HTTPRedirect(url, 301) > > But I assume the TG wrapper for redirect doesn't allow it.
Cheers, I'll remember that. I just massaged cherrypy.response.status and .response.headerMap this time though. -Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

