Multiple Instances, CF10 Tomcat & IIS
Hi
I am trying to install coldfusion 10 using multiple instances and external webserver (IIS), the problem is that when i link to my application inside the seccond instance coldfusion use the same default instance as a cf engine.
Instance 1 = Path: C:\coldfusion10\1
Instance 2 = Path: C:\coldfusion10\2\test.cfm
Naturally it should use the configuration for instance 1 when i open test.cfm, but now it will use the cf engine and configuration for instance 1 when i open test.cfm
any idea how i can use different admin configuration for each instances using cf10 without Jrun?
