Use routes.py and specify your app as the default app (you can also remove 
the welcome app if you don't want it to be shown). The routes.py file goes 
in the /web2py folder, and there is no need to name your app "init" in this 
case. See 
http://web2py.com/books/default/chapter/29/04/the-core#Parameter-based-system.

Anthony

On Monday, January 2, 2017 at 2:48:12 AM UTC-5, David Shavers wrote:
>
> Hi, I have an app and I had to name it 'init' because the 'welcome' app 
> kept coming up first. How can I make it so that a different app (e.g. 
> 'jbtus') comes before 'init?'

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to