I really don't know why people are still using the url rewrite stuff. You can do the same thing using the onMissingTemplate() method and handle it all from the cfml side, and it is cross platform
From: Taco Fleur [mailto:[email protected]] Sent: Wednesday, 23 February 2011 12:33 PM To: [email protected] Subject: [cfaussie] IIS7 URL Rewrite / CF Anyone using IIS7 URL Rewrite and then getting access to the original requested URL in CF? If so, how? I did a few tests with it and at first glance I don't get access to the original requested URL. I'm wanting to replace the 404 handler I use to get the nice pretty URLs.. -- Kind regards, Taco Fleur clickfindT - The new Australian Online Marketing Platform (OMP) http://www.onlinemarketingplatform.com.au http://www.clickfind.com.au -- You received this message because you are subscribed to the Google Groups "cfaussie" 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/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" 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/cfaussie?hl=en.
