create routes.py (or rename routes.example.py) from web2py folder

routes_in = (
('/', '/yourappname/'),
)

and restart web2py

Reply via email to