You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Lakshminarayanan Ramakrishnan <Vr...@Silverline.com> on 2001/07/13 17:24:11 UTC

Reg Mod_Jk (NT)

Hi

If i want to run two instances of tomcat with one webserver(apache)
catering to two different environments such as development and testing,
how'll i differenciate the requests arriving from two different ports as
one for tomcat1 and the next for tomcat2 by setting up virtual hosts in
apache httpd.conf?
Help Pls.....

Thanx in adv
Lax

RE: Reg Mod_Jk (NT)

Posted by Saurabh Shukla <sa...@cysphere.com>.
Reg Mod_Jk (NT)1) Virtual host.
2) You can also try it by having 2 different contexts. (depends on your
project).
  -----Original Message-----
  From: Lakshminarayanan Ramakrishnan [mailto:Vrlnarayanan@Silverline.com]
  Sent: Friday, July 13, 2001 8:54 PM
  To: tomcat-user@jakarta.apache.org
  Subject: Reg Mod_Jk (NT)


  Hi

  If i want to run two instances of tomcat with one webserver(apache)
catering to two different environments such as development and testing,
how'll i differenciate the requests arriving from two different ports as one
for tomcat1 and the next for tomcat2 by setting up virtual hosts in apache
httpd.conf?

  Help Pls.....

  Thanx in adv
  Lax