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
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
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