-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Neil,

On 10/14/2009 10:43 PM, Neil Aggarwal wrote:
> I then added this to my httpd.conf file in the global directives:
> 
> # Mount the jk status application
> <Location /jkstatus>
>   JkMount jkstatus
>   Order allow,deny
>   Allow from all
> </Location>

Try replacing the above with:

JkMount /jkstatus jkstatus

What you have is documented to work, but it's apparently not working.

Another think you might need to do is move either your or my
configuration into the VirtualHost being used when the request is
serviced: JkMounts are not automatically copied into virtual hosts.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrXQh8ACgkQ9CaO5/Lv0PBmGQCcCxWa2hhtsmgOczCyYTNpUcYX
lzQAnR3DNMQC6RZDHNL6B3Mj0G2iXKHm
=u15T
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to