After some trying I got the virtual host configuration to work in mod_jk2.

However, it seems that I'm not allowed to map two virtual hosts to the same context. Is that correct and is there a work around?

Below is the the snippet from my workers2.properties file:
(bat02.foo.edu works, but bat01.foo.edu doesn't)

------workers2.properties file------
[uri:bat01.foo.edu/vex1/*]
info=vex examples will be used
context=/vex

[uri:bat02.foo.edu/vex/*]
info=vex examples will be used
context=/vex


----------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to