Good morning, I just clone the github repository and then create a routes.py file in the web2py folder. This file only have one line:
default_application = 'myapplication' but it does not, when I try to load my site it defaults to the welcome application, the only way it works is changing its name to 'init' but in the browser I dont want my tab called 'init' but 'myapplication' Can you help me with this? I am behind a nginx server if it helps. Thank you for any answer! -- 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.

