Thanks. It is not working like expected. It is now going to /init/default/index.
('.*:https://dashboard.example.com:.* /(?P<any>.*)', '/init/dashboard/\g<any>'),
-Thadeus
On Tue, Feb 16, 2010 at 6:08 PM, Jonathan Lundell <[email protected]> wrote:
> On Feb 16, 2010, at 3:37 PM, Thadeus Burgess wrote:
>
>> By the way.
>>
>> routes_in containing
>>
>> ('.*:https://dashboard.example.com:GET /(?<any>.*)',
>> '/init/dashboard/\g<any>'),
>
> (?P<any>...
>
> --
> 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.
>
>
--
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.