What do you mean? The admin app doesn't redirect.

If you want to specify a default application (i.e., when no application is 
specified in the URL), note that web2py first looks for an app called 
"init" and then for "welcome". If you don't want to name your app "init", 
you can also specify a default application via the routes.py: 
http://web2py.com/books/default/chapter/29/04/the-core#URL-rewrite.

Anthony

On Tuesday, June 7, 2016 at 12:22:17 PM UTC-4, Steve Joe wrote:
>
> How do I change the admin such that it doesn't redirect to welcome by 
> default but to some other app?
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to