Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: multy hosting Tomcat vs IIS


Message #1 by "Valery Maslau" <to_valery@b...> on Wed, 11 Sep 2002 08:17:00
G'day!

Now I have Tomcat 4.0.4 running through isapi_redirect with IIS5 on the
single virtual host, for example IP 122.222.222.1 and named www.myfirst.host

It works good.

Next, I need make another virtual host under IIS on the same computer, for
example IP 122.222.222.2 and named www.mysecond.host. 
Can anyone clear explain me, how I should configure/install Tomcat in this
case, or point a good docs about this.
Environment:
OS: W2k Server/IIS
JAVA_HOME=F:\j2sdk1.4.1
CATALINA_HOME=M:\Tomcat4.0.4

The Tomcat installed like w2k service.

  Return to Index