In the workers2.properties file why must the path specified in the [uri:] be equal to the context path?


[uri:/ccpd.foo.edu/*]
info=dir ccpd
context=/ccpd.foo.edu


---desired version---


[uri:/ccpd/*]
info=dir ccpd
context=/ccpd.foo.edu

-----or even better, a virtual host-----
[uri:ccpd.foo.edu/*]
info=dir ccpd
context=/ccpd.foo.edu




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



Reply via email to