----------
From: Pierpaolo Fumagalli p.fumagalli@fumagalli.org
To: Java Apache Users java-apache-users@list.working-dogs.com
Subject: Re: More than one Jserv
Date: Thu, Mar 4, 1999, 7:40 AM
Sean Han wrote:
>
> Good. That's the answer I need. One more question, can I assign different
> secret keys to each JServ? I think this could provide a better security.
That's BACK in the days, and it's a "unknown" feature...
If nobody changed it the third parameter in ApJServMount is the secret
key. So you'll have something like:
ApJservMount /servlets ajpv11://localhost:8007/myzone secretkeyfile
Pier
PS. I don't know if it still work... Just let me know.... |