No still propagate... It trap the whole site if use for example
: redirect(URL(request.application,c='default',f='index.html'))

Richard

On Wed, Jun 29, 2011 at 3:07 PM, pbreit <pbreitenb...@gmail.com> wrote:

> Either of these should work:
> redirect(URL('default', 'home', extension=''))
> redirect(URL('default', 'home.html'))
>

Reply via email to