To be clear, you have a file called "routes.py" in your root /web2py folder? Can you show the contents? What are you expecting, and what are you seeing instead?
On Friday, March 16, 2012 4:57:48 PM UTC-4, rdodev wrote: > > Hey all, > > I have renamed (and edited) routes.py for both incoming and outgoing urls. > I have tried messing up with the url tuples and it looks as if web2py is > just not picking that up at all. I have restarted web2py server, I have > tried changed in the controllers (and does changes are picked up), byt no > matter what I do to routes.py it just doesn't work (as in, web2py doesn't > seem to be picking it up). Thanks in advance for your help. > > >