Skip to main content
Known Participant
June 9, 2010
Question

Multiserver For Newbies - how to create website?

  • June 9, 2010
  • 1 reply
  • 609 views

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

http://haire-family.blogspot.com/

This topic has been closed for replies.

1 reply

Inspiring
June 9, 2010

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

haireAuthor
Known Participant
June 10, 2010

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...