[CentOS] Apache jserv monitoring?
Sean Carolan
scarolan at gmail.comTue Jun 17 19:59:32 UTC 2008
- Previous message: [CentOS] Apache jserv monitoring?
- Next message: [CentOS] Apache jserv monitoring?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I guess what I'm not clear on is how you replace mod_jserv's configuration:
>
> ApJServMount /servlets ajpv12://host.domain.com:8008/root
>
> with the equivalent version using JkMount.
>
On the old server running mod_jserv our configuration looks like this:
<IfModule mod_jserv.c>
ApJServMount /servlets ajpv12://hostname.web.domain.com:8008/root
ApjServAction .html /servlets/gnujsp
</IfModule>
How do we duplicate this line with mod_jk?
ApjServAction .html /servlets/gnujsp
- Previous message: [CentOS] Apache jserv monitoring?
- Next message: [CentOS] Apache jserv monitoring?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list