I have searched far and wide, but found no answer to this question - although one guy had the same problem and reverted to mod_jk as a solution. This is not a solution for me.
I have the following in my workers2.properties file:
[uri:/myapp/] [uri:/myapp/*.jsp] [uri:/myapp/dir1/*.jsp] [uri:/myapp/dir1/dir2] [uri:/myapp/dir2/*]
Everything works as expected except for the final one. The wildcard (*) by itself after a / is not working. Instead it tries to access the pathname on DocumentRoot instead of Tomcat (4.1).
Has anyone had this problem? I used both binaries and also build Apache2 and jakarta-tomcat-connectors from source with the same problem.
Any help would be appreciated.
Thanks, Ken
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
