[CentOS] Apache jserv monitoring?

Tue Jun 17 17:30:16 UTC 2008
Sean Carolan <scarolan at gmail.com>

> I have mod_jk module properly loaded now, how would I duplicate this
> function of jserv with mod_jk?
>
> <IfModule mod_jserv.c>
>    ApJServMount /servlets ajpv12://servername.com:8008/root
>    ApjServAction .html /servlets/gnujsp
> </IfModule>
>

I should add that "servername.com" is localhost, so this could
certainly be a local file path rather than a URL.