Re: mod_jk, deployment, and auto-conf

2005-10-28 Thread Bill Barker
"Harry Hartley" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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) fr

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