Hi. I put dummy routes.py file in my web2py/ folder. All there is in this: routers = dict(
# base router BASE=dict( default_application='my_app_name', ), ) I reload web2py with *touch /etc/uwsgi/web2py.ini *on my server. The default application route works but when I go to https://my_domain_name.com/admin all I see is this: Internal error Ticket issued: unrecoverable Does the default-application route affect web2py's admin? -- 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/groups/opt_out.