Hello all,

I'm playing around with the new autoroutes, but it's not working how
I'd expect it to. I copied autoroutes.py from the trunk and put it at
web2py/routes.py . My routes.conf looks like this: http://pastebin.com/Kqz0FvdC
. I created an app called autoroutes, and only changed lines 17, 19,
20 of autoroutes/default.py: http://pastebin.com/XsGEyKet . When I
visit http://127.0.0.1:8000/index, I see the web2py.com website
(http://imgur.com/TC5PI.png). When I visit http://127.0.0.1:8000/test
I see "invalid function". Visiting http://127.0.0.1:8000/admin/default/site
works fine.

Does anyone have any idea what's going on here? Why am I not seeing my
local web2py server?

Thanks for any help.

greg

Reply via email to