Matthew Fleming wrote:
I appreciate all the suggestions and have implemented them all, but its
still not working. Any other suggestions?
Yes. Define what "not working" means, like :
- describe your configuration, shortly
- what are you doing ?
- what do you expect to happen ?
- what happens in
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matthew,
On 8/12/2010 10:42 AM, Matthew Fleming wrote:
I'm a newbie with tomcat trying to get a basic mod_jk configuration working.
I have a mod_jk.conf file containing
JkMount /Client_Access ajp13
JkMount /Client_Access/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matthew,
On 8/12/2010 10:42 AM, Matthew Fleming wrote:
> I'm a newbie with tomcat trying to get a basic mod_jk configuration working.
> I have a mod_jk.conf file containing
> JkMount /Client_Access ajp13
> JkMount /Client_Access/* ajp13
>
> I'm not g