----- Original Message ----- From: "Dave Watts" To: "CF-Talk" <[email protected]> Sent: Thursday, January 24, 2008 5:35 PM Subject: RE: ISAPI_Rewrite with IIS6
>> I just moved some web sites from a W2k/IIS5/CF5 server to a >> W2k3/IIS6/CF8 server. On the old server we ran ISAPI_Rewrite >> 2.11 and I've also installed it on the new server and copied >> the httpd.ini file with the server-wide rewrite rules. >> >> Seems to be installed correctly in IIS6, but the rules aren't >> being executed. Any ideas why that may be? > > If you look at the properties of the virtual server in question, does > the > ISAPI filter show up in the list of loaded filters? No, it's server-wide and inherited by all virtual servers. It doesn't get listed for each site. It ended up being a permission issue. I found something specific to IIS6 in the help that says to give the IIS_WPG user read permission on any httpd.ini files and write permission on the folders containing them so that error logs can be written. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297387 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

