Is there something special I have to do in mod_jk config file for apache
2 that I didn't have to do for Apache 1.3 to permit basic authentication?
Here is the section of the server.xml file dealing with the
authentication I'm using:
Jim Lynch wrote:
I final
On Fri, 17 Dec 2004 10:55:27 -0500, Jim Lynch <[EMAIL PROTECTED]> wrote:
> The request is making a single entry into the log.
>
> 198.149.32.31 - - [17/Dec/2004:09:46:27 -0600] "GET /resources/input
> HTTP/1.0" 401 667
>
> If I go to port 8080 and get validated, then it works without the port 808
ur request? Enable the AccessLogValve
on tomcat and see if your request is getting through.
Charlie
-Original Message-
From: Jim Lynch [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 16, 2004 8:28 AM
To: Tomcat Users List
Subject: Re: Authentication isn't working with mod_jk 1.7.3 bet
IL PROTECTED]
Sent: Thursday, December 16, 2004 8:28 AM
To: Tomcat Users List
Subject: Re: Authentication isn't working with mod_jk 1.7.3 beta.
That's quite possible but not helpful. The configuration is identical
in essence to a working version on apache 1.3. Can anyone tell me what
the dif
gt; Subject: Re: Authentication isn't working with mod_jk 1.7.3 beta.
>
> That's quite possible but not helpful. The configuration is identical
> in essence to a working version on apache 1.3. Can anyone tell me what
> the differences are between the two are?
>
> Jim.
>
That's quite possible but not helpful. The configuration is identical
in essence to a working version on apache 1.3. Can anyone tell me what
the differences are between the two are?
Jim.
Mladen Turk wrote:
Jim Lynch wrote:
I finally got mod_jk to comple on RH 9 for Apache 2, but the
authentic
Jim Lynch wrote:
I finally got mod_jk to comple on RH 9 for Apache 2, but the
authentication doesn't work through the connector.
This simply is not true.
It works very fine, and the authentication window is showed
to the user. Check your config.
Mladen.
I finally got mod_jk to comple on RH 9 for Apache 2, but the
authentication doesn't work through the connector. If I go to port 8080
I get the login popup and am able to enter the app OK, however if I try
to go to the default port and connect via mod_jk I get an authentication
error. I never