Hi! I'm running CFMX 7 as a J2EE application on Linux, with Apache and I'm using mod_rewrite to map some URL's (for example to map /de/index.cfm and /en/index.cfm to /index.cfm). This works with CF5, meaning that I have access to the initial url: /de/index.cfm, but the request_uri variable is useless in CFMX 7 (it has the same value as Script_name).
Is there a way to access the original url in this case ? -- <mack /> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:14:4016 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
