hmmm...in IIS 6, win2k, this is different.  When I create a new IIS
site in teh IIS MMC snap in, it does not have the cf ISAPI stuff setup
auto.  This a new thing in IIS 7 win 2003?

DK

On 7/11/06, Snake <[EMAIL PROTECTED]> wrote:
> A lot of work when you can do it directly with IIS.
>
> Right click Edit any folder in the IIS MMC.
> Create an application name
> Click configuration
> Edit the wildcard mapping
> Change from
>
> C:\JRun4\lib\wsconfig\1\jrun_iis6_wildcard.dll
> To
>
> C:\JRun4\lib\wsconfig\2\jrun_iis6_wildcard.dll
>
> Snake
>
> -----Original Message-----
> From: Douglas Knudsen [mailto:[EMAIL PROTECTED]
> Sent: 11 July 2006 18:20
> To: CF-Talk
> Subject: Re: CF install in a multi-server setup
>
> On 7/11/06, Rick Root <[EMAIL PROTECTED]> wrote:
> > 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?
>
> jruninstalldir\bin\wsconfig is your friend.  You can setup virtual
> directories to use instances of CF, its not straight forward though.
> I usually create the CF instance, create a dummy IIS site, use wsconfig to
> map it to the CF instance, creat a virtual of the directory under a site,
> add the jrunscripts mapping to it as it is set in the dummy IIS site, remove
> the IIS dummy site.  Yeah, maintenance hell ahead!  This is why I never do
> this.
>
> Some of these things are covered unedr JRun docs.  There's a cf-server list
> too on house of fusion.
>
> I'd play with this extensively on a trash box until you get it down, then go
> to town on the prod box.
>
> DK
>
> >
> > (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:246194
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to