As I understand routing, no "rewriting" occurs. The Url is
interpreted and routing in done directly, with
/[Area/]Controller/Action.rails being merely the default route. You
cannot find the rewritted Url, because it was never created.
--
Truth,
James
On Fri, Jan 16, 2009 at 2:34 PM, Jan Limpens <[email protected]> wrote:
>
> I sometimes need to redirect a user to a secure (sll) version of a
> request. So I wrote a filter that checks the necessity to redirect.
> Problem is, I cannot find a simple way to get to the complete url
> (starting with the protocol and ending with a optional querystring) of
> the _rewritten_ url.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Castle Project 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/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---