Yes you can actually. In IIS, you can edit any file or folder and change the ISAPI filter to use a different connector.
Snake -----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: 11 July 2006 14:46 To: CF-Talk Subject: RE: CF install in a multi-server setup I believe you use the web server configuration utility wsconfig (also runs automatically as part of the install) to configure individual iis sites for this instance of CF. There was also a discussion on how to do it for apache (involves some handcoding instead of wsconfig). I don't think you can make different instances run different parts of the site, unless you set up a separate IIS site and maybe use a different host header or something. Russ > -----Original Message----- > From: Rick Root [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 11, 2006 9:42 AM > To: CF-Talk > Subject: CF install in a multi-server setup > > I'm about to do my first coldfusion install without doing the > standalone server.. we've decided to go with the multi-server setup, > but I'm confused about how that works with a single web server (IIS 7) > and multiple web sites. > > How do you configure different web sites to use different instances of > Coldfusion? Can you configure different PARTS of a single web site to > use different instances of Coldfusion? > > (CFMX 7 Enterprise, Windows Server 2003) > > Rick > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246090 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

