Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 40408 invoked from network); 10 Feb 2004 14:23:04 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Feb 2004 14:23:04 -0000 Received: (qmail 89789 invoked by uid 500); 10 Feb 2004 14:22:16 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 89753 invoked by uid 500); 10 Feb 2004 14:22:16 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 89711 invoked from network); 10 Feb 2004 14:22:15 -0000 Received: from unknown (HELO serveur-nt.SRVR) (212.166.42.155) by daedalus.apache.org with SMTP; 10 Feb 2004 14:22:15 -0000 x-filtered: 1 Received: from local-ip[x.x.x.x] by serveur-nt.SRVR; Tue, 10 Feb 2004 15:14:21 +0100 Message-Id: <5.2.0.9.0.20040210145723.009ef700@192.168.0.100> X-Sender: ade@192.168.0.100 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 10 Feb 2004 15:22:09 +0100 To: "Tomcat Users List" From: Arnaud Deflorenne Subject: Configuration question (part 2) In-Reply-To: <5.1.0.14.0.20040210105020.00a99410@magic.lif.icnet.uk> References: <5.2.0.9.0.20040210112734.009fb700@192.168.0.100> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_22486272==.ALT" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=====================_22486272==.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed Thanks a lot. If I understand your email, I have to add a Context tag in my host definition? And the context could look like Three questions: Where can I define the adress of my second web-application (www.adress2.com). Where can I define the Welcome-file for this second site (mypage.htm) Which value must I give to the path attribute? Thanks a lot Arnaud At 10:57 10/02/04 +0000, you wrote: >i think what you mean is run two instances of tomcat. you do this within >the conf/server.xml, and make another copy of the context path file where >docbase is the root directory of your new website, remember to stop and >start tomcat for the changes to take effect. > > debug="0" reloadable="false" /> > >i think that should help. > >At 11:37 10.02.2004 +0100, you wrote: >>Hello, >> >>I work with Tocat 5.018 on Win2K. >> >>Here is my question: I would like to define two web adresses >>(www.adress1.com and www.adress2.com) on the "nearly" same web site... >>In fact, my first adress has to point to my default web page in the root >>folder (/index.htm) : no problem for this, it works fine; my second adress >>has to point to a page in a subdirecory (like /en/part2/mypage.htm). >> >>I don't know how to define this situation in Tomcat. Could you give me some >>idea? >> >>Thanks in advance. >> >>Arnaud >> >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > --=====================_22486272==.ALT--