Yo! No specific answer, and you might already have tried this; something that has helped me a great deal when working out rewrites is to enable logging.
This goes for mod_rewrite or URLRewriteFilter. For URLRewriteFilter, here are some instructions for adding the debugging/reload settings: http://wiki.getrailo.org/wiki/Installation:URLRewriteFilter Dunno if that will really help or not. Another thing to mention, and I don't know if this helps or not either, but sometimes the ampersand can mess you up. I notice that in the first rule you escape the &, and in the second one you don't- tho I think the filter would throw an error if it was having trouble with it, so... *shrug* just something to keep an eye on maybe. :Den -- mathematical knowledge indubitable. Portraits from Memory On Tue, Aug 10, 2010 at 8:30 PM, Gerald Weir wrote: > > Hello, > > I'm having a problem with a rule. We just updated the framework of our > ColdFusion website. We've been using urlrewrite with CF and IIS for several > years . ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336191 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

