Re: mod_jk and ~userdir issue

2014-04-11 Thread Doug Tucker
Sorry, I wrote that too quickly, just before packing in my laptop. It was "JkMountCopy", and you find it here : https://tomcat.apache.org/connectors-doc/reference/apache.html And since I sent you on a wrong track before, here is an explanation as an apology : When your Apache httpd server is

Re: mod_jk and ~userdir issue

2014-04-11 Thread André Warnier
Doug Tucker wrote: He means : read on about the "JkCopy*" directives under Apache httpd. Thank you. I don't see this directive anywhere, and search google for JkCopy apache or JkCopy tomcat both return zero results? Sorry, I wrote that too quickly, just before packing in my laptop. It

Re: mod_jk and ~userdir issue

2014-04-11 Thread Doug Tucker
He means : read on about the "JkCopy*" directives under Apache httpd. Thank you. I don't see this directive anywhere, and search google for JkCopy apache or JkCopy tomcat both return zero results? - To unsubscribe, e-mai

Re: mod_jk and ~userdir issue

2014-04-11 Thread André Warnier
Doug Tucker wrote: 1. Check whether their pages are accessible when you connect to Tomcat directly without HTTPD. Negative. Either way I get the tomcat "container is not available". You can see the error by going to: http://webdev2.seas.smu.edu/~tuckerd/ The server.xml looks OK. I am not

Re: mod_jk and ~userdir issue

2014-04-11 Thread Doug Tucker
1. Check whether their pages are accessible when you connect to Tomcat directly without HTTPD. Negative. Either way I get the tomcat "container is not available". You can see the error by going to: http://webdev2.seas.smu.edu/~tuckerd/ The server.xml looks OK. I am not sure that your mod_

Re: mod_jk and ~userdir issue

2014-04-11 Thread Konstantin Kolinko
2014-04-11 18:33 GMT+04:00 Doug Tucker : > Greetings! I'm hopeful someone can help me here. I used to have this > running under tomcat 5.5/apache2.2 but have installed a centos6 with the > packaged tomcat6/apache2.2. I installed the latest mod_jk connector. All > is working great except the who

Re: mod_jk and ~userdir issue

2014-04-11 Thread Doug Tucker
Ooops, I copied the wrong workers.properties file. Here is the correct one worker.list=worker1 worker.worker1.type=ajp13 worker.worker1.port=8009 worker.worker1.host=localhost worker.worker1.lbfactor=1 Sincerely, Doug Tucker On 04/11/2014 09:33 AM, Doug Tucker wrote: Greetings! I'm hopeful so

mod_jk and ~userdir issue

2014-04-11 Thread Doug Tucker
Greetings! I'm hopeful someone can help me here. I used to have this running under tomcat 5.5/apache2.2 but have installed a centos6 with the packaged tomcat6/apache2.2. I installed the latest mod_jk connector. All is working great except the whole reason I set it up in the first place. I