Sean Han wrote:
> 
> Hi, Pier:
> 
> Even I tried to put the directive you told me to the httpd.conf, I still
> were asked to provide ApJServSecretKey explicitly. If I assign the DISABLED
> value like this:
> ApJServSecretKey DISABLED
> ApJservMount /servlets ajpv11://localhost:8007/servlets my.key.1
> 
> Then Apache can't read any servlet.
> 
> If I assign two different keys to the two directives like this:
> ApJServSecretKey my.key.2
> ApJservMount /servlets ajpv11://localhost:8007/servlets my.key.1
> 
> Then the secret key property in jserv.properties must be my.key.2 but not
> my.key.1. This implies that the third argument of ApJservMount doesn't work
> as you expect. Thanks anyway :)
> 
> Regard,
> Sean
> 
GLUP! There's some bug somewhere 'round that place... In fact that's an
UNDOCUMENTED feature I included in my first "drawing" of mod_jserv....
I'll take a look to see if it's just a bogus, or if someone changed it a
little bit too much... (I don't grant ANYTHING :-)

        Pier


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to