I would use the old style regex routes for this or (better) use the rewrite module in the web server (apache/nginx). The new style router has some odd behavior with multiple apps which we cannot change for backward compatibility.
On Wednesday, 11 November 2015 07:37:31 UTC-6, Gael Princivalle wrote: > > Someone have an idea ? How can I resolve it? > > Il giorno martedì 10 novembre 2015 16:51:37 UTC+1, Gael Princivalle ha > scritto: >> >> I don't know why but this button have never works in my both web2py >> installations. I restart the server for reloading the routes.py file. And >> yes I've done it. >> >> Il giorno martedì 10 novembre 2015 16:45:53 UTC+1, Bart van Berkel ha >> scritto: >>> >>> Dit you also press the button reload routes after the change? >>> >> -- 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.

