macromedia.coldfusion.server_administration
[Top] [All Lists]

Re: Multiple Instances under 1 domain

Subject: Re: Multiple Instances under 1 domain
From: "ke4pym" <tforrest@xxxxxxxxxxxxx>
Date: Tue, 22 Jul 2008 17:58:16 +0000 (UTC)
Newsgroups: macromedia.coldfusion.server_administration

IIS is going to pipe everything under a given virtual site to the configured 
connector.

 You could create a new virtual site for /admin and let said site manage /admin 
and only /admin.  That way you could build a second connector just for the 
dedicated instance.

 You could also whip up some rules for something like ISAPI_ReWrite that would 
pull this off.

 I *believe* (and I could be wrong on this) that the context root is only 
usefull if you're using the built-in web server.

 http://kb.adobe.com/selfservice/viewContent.do?externalId=5b768c0a&sliceId=2


<Prev in Thread] Current Thread [Next in Thread>