Re: mod_webapp contexts and virtual hosts

2002-02-19 Thread Szymon Stasik
Hi, Jarecsni János wrote: > | > |Since I need to have applications available in root, I was trying confs > |like (I also have to use apache...): > | > |WebAppDeploy app_1 conn /app_1 > | > |with some rewriting but then it seems to be some session/cookie issue :( > | > > I've successfull

RE: mod_webapp contexts and virtual hosts

2002-02-19 Thread Jarecsni János
ECTED]] |Sent: Tuesday, February 19, 2002 11:15 AM |To: tomcat-dev |Subject: mod_webapp contexts and virtual hosts | |Since I need to have applications available in root, I was trying confs |like (I also have to use apache...): | |WebAppDeploy app_1 conn /app_1 | |with some rewriting but th

mod_webapp contexts and virtual hosts

2002-02-19 Thread Szymon Stasik
Hi, I have configuration like - server.xml: foo2.bar2.com foo3.bar3.com and httpd:conf: ServerName foo1.bar1.com WebAppConnection conn1 warp localhost:8008 WebAppDeploy app_1 conn / ServerName foo2.bar2.com WebAppConnection