On Tue, Feb 16, 2010 at 2:42 PM, Thadeus Burgess <[email protected]> wrote:
> I need to take the following with routes
>
> controller.website.com/action/args
>
> and convert it to
>
> /init/controller/action/args
>
> How can I do this, I have attempted to copy the book example however
> it is just giving syntax errors.
>
>
This is a guess based on an example I saw:
routes_in=[('/init/controller/action/args','/action/args')
-wes
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.