Hi, Have you tried with a static route ?
http://routes.groovie.org/generating.html#generation-only-routes-aka-static-routes then: redirect(url('google')) -- Gael On Mon, Oct 4, 2010 at 11:14 PM, Ryan <[email protected]> wrote: > This: > redirect('http://www.website.com') > > Will redirect to: > http://www.myapp.com/http://www.website.com > > I'd like it to redirect to: > http://www.website.com > > Is there an addition argument I can pass to redirect to make it happen? > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" 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/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
