Copy link to clipboard
Copied
Hi...
before this i use stand alone svr coldfusion, this is the first time i install multiserver coldfusion in my server.
i already know how to create an instances ( instance name INS_STUDENT), but i'm stuck with the next step, that is configure my website from standalone to multiserver.
i have a folder name SYS_STUDENT with url is http://10.0.10.10/student in the stand alone environment.
how do i configure this folder in the multiserver?
do i have put it under WWWROOT? or in the JRUN? or under the folder JRUN/INS_STUDENT?
please guide me... maybe someone had the experience on implementing it?
i really appriciate.. thank you all
i'm using coldfusion 8, with window 2003 64 bits
haire
Copy link to clipboard
Copied
Well you can put the files wherever you like, provided you tell the web server (if you need to browse to them) and JRun (if you need to execute them) where they are.
JRun mappings are done in WEB-INF/jrun-web.xml.
--
Adam
Copy link to clipboard
Copied
thanks for the reply... but i'm a bit confuse...
should i do this...
my JRUN4 folder is in C:/Jrun4
1.i create a new instance name INS_SYS_STUDENT
2.I copy folder SYS_STUDENT to D:/
what the next step to make the folder as a website using all the datasoource from the new instances?
sorry... i'm a newbies... so it sound like a lousy question, but... it is my first time using multiple server.. hee hee hee
thanks for the reply...