> From: Alexander Diedler [mailto:adied...@tecracer.de]
> Subject: AW: Multiple Context and Websites
> Yes, that it is what we want, to have one domain for one webapps.
Then you will need multiple elements, each with a unique appBase
setting. Deploy the default webapp as ROOT u
-Ursprüngliche Nachricht-
Von: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Gesendet: Donnerstag, 7. Mai 2009 15:54
An: Tomcat Users List
Betreff: RE: Multiple Context and Websites
> From: Alexander Diedler [mailto:adied...@tecracer.de]
> Subject: AW: Multiple Conte
> From: Alexander Diedler [mailto:adied...@tecracer.de]
> Subject: AW: Multiple Context and Websites
>
> AD : But we want to use different Hostnames, it cannot be placed in the
> localhost?
Just using different host names is a DNS issue; it does not require multiple
elements
On Thu, May 7, 2009 at 5:56 AM, Alexander Diedler wrote:
> Tomcat1.de and tomcat2.de point to the same Tomcat 6.0.18 server (edit
> Windows hosts-File).
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
HTH,
--
Hassan Schroeder hassan.schroe...@gmail.c
> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Subject: RE: Multiple Context and Websites
>
> Inetpub is the default folder for IIS
> try re-installing tomcat to a new folder and point the docBase to be
> based off of catalina.home (which is your new Tomcat folder)
>
&
-Ursprüngliche Nachricht-
Von: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Gesendet: Donnerstag, 7. Mai 2009 15:20
An: Tomcat Users List
Betreff: RE: Multiple Context and Websites
> From: Alexander Diedler [mailto:adied...@tecracer.de]
> Subject: Multiple Conte
ire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
From: adied...@tecracer.de
To: users@tomcat.apache.org
Date: Thu, 7 May 2009 14:56:24 +0200
Subject: Multiple Context and Websites
> From: Alexander Diedler [mailto:adied...@tecracer.de]
> Subject: Multiple Context and Websites
>
> In the /conf/Catalina/localhost/ there are tomcat1.xml with this code:
>
> docBase="C:\Inetpub\tomcat\Webseite1" distributable="true">
Take out the
Hello,
Something stupid to me, but it will not works. I want to have several
webapps managed by Manager.
Tomcat1.de and tomcat2.de point to the same Tomcat 6.0.18 server (edit
Windows hosts-File).
In the /conf/Catalina/localhost/ there are tomcat1.xml with this code:
and tomcat2.xml :