Hi Hassan,
yeah, acutually that was the problem, I just discovered it an instant
before you answered me :). I made the appropriate changes and now it is
working fine. Thanks for your answer anyway.
Tom
Hassan Schroeder schrieb:
On Mon, Oct 12, 2009 at 11:40 PM, Paul van Hoven
wrote:
On Mon, Oct 12, 2009 at 11:40 PM, Paul van Hoven
wrote:
> ...
> www.clubpirat.de
> I checked that in /etc/hosts the two domains "localhost" and
> "localhost.localdomain" are assigned to 127.0.0.1.
> Okay, i when enter the url www.clubpirat.de but i get an 404 error.
And does "www.c
Hi Chuck,
thanks for this detailed answer. I'm running tomcat 6 on an ubuntu
server. I read the official documentation and modified the configuration
of my tomcat.
The complete current server.xml (without comments and after my latest
modification) looks like this:
server.xml:
SSLEngine=
> From: Paul van Hoven [mailto:paul.van.ho...@googlemail.com]
> Subject: Multiple Domains on one Tomcat Server now MySQL not working
>
> I'm not shure if this problem really relates to Tomcat but it happened
> after altering the tomcat configuration.
Care to give us a hint about version of Tomcat
> From: Angelo Chen [mailto:[EMAIL PROTECTED]
> Subject: multiple domains
>
> www.domain1.com will call the app1
> www.domain2.com will call the app2
In conf/server.xml, configure two elements, one for each domain.
Create a separate appBase directory for each , and configure the
appBase in each
dont send me tomcat hereafter!!
- Original Message -
From: "Angelo Chen" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 06, 2008 8:29 AM
Subject: multiple domains
Hi guys,
I have this server that has two domains pointing at it, the tomcat server
5
is running there, I have two wep