mod_jk, deployment, and auto-conf

2005-10-27 Thread Harry Hartley
What I want: 1) To have apache responsible for running all my static (html) pages from my /www directory. 2) To have tomcat responsible for running all my web applications (jsp's and Servlets) from my ./tomcat/webapps directory. 3) To be able to deploy from my local client usin

RE: Forwarding *all* webapps with mod_jk

2005-10-27 Thread Harry Hartley
Ditto, Please let me know if you find a solution. Harry > -Original Message- > From: Simon MARTIN [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 29, 2004 5:25 AM > To: tomcat-user@jakarta.apache.org > Subject: Forwarding *all* webapps with mod_jk > > Hi, > > I've integrated Tom