Actually, I needed to restart uwsgi, not nginx.
On Mon, Dec 10, 2012 at 10:29 AM, Vinicius Assef <[email protected]> wrote: > I created a routes.py script in web2py root with only this line: > default_application = 'myapp' > > Then, I clicked "reload routes" button in the admin app, but no effect > take place. > > Things just worked out when I restarted nginx via command line. > > It it supposed to work this way? Should I really restart nginx to > routes.py take effect? > > -- > Vinicius Assef --

