Hi,

I have succefully set tomcat so that users can run their own servlet in their
home directory by accessing:
http://www.foo.com:8080/~user/servlet/.....

I would like apache foward all  http://www.foo.com/~user/servlet/* to tomcat
using mod_jk but
JKMount /*/servlet    ajp
is not working, apache will not forward such request, just return 404 error... :(


Another problem is, all users' home directory and public_html directory needs to
be 755 before tomcat start, otherwise Tomcan't will return 404 error, is there
any work around?

My current configurations:
O.S. Solaris 8
Apache: 1.3.23
Tomcat: 4.0.3
mod_jk


Grandy




------------------------------------------------------
This mail sent through http://webmail.comp.polyu.edu.hk

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to