I know routes.py has been brought up many times, but I haven't been
able to get it to work for me.

Here's what I want to do:
I would like to remove "default" from the URL in
>> localhost/app/default/index
so that it appears as
>> localhost/app/index

I have referenced the posts in google groups and at
http://web2py.com/book/default/chapter/04#URL-Rewrite

I have reloaded routes in the admin before testing.

Where should I put routes.py and what code should I put inside it to
make this work?

Thanks!

Reply via email to