> Hi Andrea, thanks for your reply. I know mod_jserv is ancient, but we > have to support it because it's still being used on production > machines. Will mod_jk connect in the same way that mod_jserv does? 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>