On Feb 17, 2011, at 9:16 AM, Andrew Evans wrote:
> Just figured it out :-)
> 
> routes_onerror = [(r'*/*', r'/error/index')]
> 
> works if error/index is in the application
> 
> *cheers
> 
> tested it with two domains

Depending on routes_in, yes.

Reply via email to