Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Multiserver For Newbies - how to create website?

New Here ,
Jun 08, 2010 Jun 08, 2010

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/

TOPICS
Getting started
581
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 09, 2010 Jun 09, 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 10, 2010 Jun 10, 2010
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources