I think I stopped the redirect...I changed the options on the end from r,l to l,qsa...now it seems to be redirecting to an index file in the root instead of the current directory. Any ideas oh mighty engineers ;-)
Thx Eric -----Original Message----- From: Michael Dinowitz [mailto:[email protected]] Sent: Monday, March 01, 2010 11:54 AM To: cf-talk Subject: Re: Micronovae's mod rewrite module on IIS 6 and CF 6.1... Please post the redirect scripts your running. If you are capturing all of X, sending it to a CF page that processed it and then does another redirect, you might be tripping that first capture again. Proper writing of redirects takes time, dedication, and an engineering degree. :) -- Michael Dinowitz On Mon, Mar 1, 2010 at 12:33 PM, Eric Roberts <[email protected]> wrote: > > I am trying to get Micronovae's mod rewrite ISAPI filter working on II6 and > CF 6.1. When I have the filter installed, it seems like the CF sites go > into a eternal redirect loop.even if they shouldn't be getting picked up by > the rewrite directive. Has anyone had any experience with this that can > help me out. I need to get a running example up as soon as I can. I have > never set this up before, so I am coming from a position of total ignorance > on this end ;-) Any help would be appreciated. > > > > Eric > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331216 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

