Apache2, Tomcat5 and Virtual domains

Hi guys,
I'm trying to get Tomcat5 to run a virtual domain working on a Debian
box. The confusing part to me is that I'm also running 2 virtual
domains on Apache2. I edited server.xml on Tomcat5 but I got my
Apache2 default page. How do I tell Apache2 that this domain belongs
to Tomcat?
Thanks
Chris
Chris Baty [ So, 12 August 2007 20:46 ] [ ID #1793212 ]

Re: Apache2, Tomcat5 and Virtual domains

Hi Chris "Fingers" (funny name),
try to check how the domains are identified by the web servers. By
ip-adress, or by http-header? Some days ago i had a similar problem
("default document" for specific path), where a bug in yast always switched
back to identifying by ip-adress. So apache always delivered the pages of
the first virtual domain that had this ip adress.
greetings from germany
chris

"Dancing Fingers" <bcl122 [at] netscape.net> schrieb im Newsbeitrag
news:1186944397.589102.264140 [at] e9g2000prf.googlegroups.com...
> Hi guys,
> I'm trying to get Tomcat5 to run a virtual domain working on a Debian
> box. The confusing part to me is that I'm also running 2 virtual
> domains on Apache2. I edited server.xml on Tomcat5 but I got my
> Apache2 default page. How do I tell Apache2 that this domain belongs
> to Tomcat?
> Thanks
> Chris
>
cs.st.ng [ Mo, 13 August 2007 06:20 ] [ ID #1793872 ]
Webserver » alt.apache.configuration » Apache2, Tomcat5 and Virtual domains

Vorheriges Thema: [STAT] Statistics of alt.apache.configuration 08/13/07
Nächstes Thema: How to setup ~user/public_html logging to ~user/logs