Re: mod_jk not connecting

2008-07-17 Thread Robert Koberg
On Thu, 2008-07-17 at 17:49 -0400, David Smith wrote: > What does your workers.properties file look like? > > In my environment, all but the JkMount/JkUnmount directives went into > the global httpd.conf. Then I put the mount/unmount directives in the > virtual hosts. Also I don't do anything

Re: mod_jk not connecting

2008-07-17 Thread David Smith
What does your workers.properties file look like? In my environment, all but the JkMount/JkUnmount directives went into the global httpd.conf. Then I put the mount/unmount directives in the virtual hosts. Also I don't do anything with SetHandler. --David Robert Koberg wrote: Hi, I am try