Pete, Check out Coldcourse at riaForge: http://coldcourse.riaforge.org/
It's designed to work with Fusebox/MG/MachII, but has the .ini file in there to use with ISAPI rewrite which will get you started. I use ISAPI rewrite on one of my sites ( a FarCry site with the following rewrite rule in the .ini) MaxMatchCount 10 RewriteRule ^/$ /index.cfm RewriteRule .*/go/([^\?]*)(?:\?(.*))? /go.cfm\?path=/go/$1&$2 HTH, Jon On Mar 31, 2007, at 6:00 AM, Pete wrote: > > > Hi there > > > > I have just downloaded ISAPI Rewrite but have to admit at present I am > struggling with understanding how to get it working so I can > rewrite urls. > > > > Wondering if anyone had used and had experience doing this. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274280 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

