Hi, i have successfully installed mod_jk to work with apache2 and tomcat 4 on solaris 9. Is there a way to forward all of the webapps in the tomcat/webapps/ folder to automatically be mounted?
currently I am using a seperate JkMount call for each webapp i.e. JkMount /webApp1/* worker1 JkMount /webApp2/* worker1