Hi,
I´m having problems getting Tomcat 5 to use Apache authentication. I´am using:
apache 2.0.49 + tomcat 5.0.19 + mod_jk2 2.0.4
I have added tomcatAuthentication="false" to server.xml and
request.tomcatAuthentication=false to jk2.properties. I´am using the
AllowOverride AuthConfig
[EMAIL PROTECTED] wrote:
Hmmm...so is there any workaround? For example, using an older version of the
JK connector or some older combination of Tomcat/Apache and the JK connector?
Thanks,
Kevin
Not as far as I know.
-
To unsubsc
Hmmm...so is there any workaround? For example, using an older version of the
JK connector or some older combination of Tomcat/Apache and the JK connector?
Thanks,
Kevin
Quoting Joseph Shraibman <[EMAIL PROTECTED]>:
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25367
>
>
> [EMAIL PROTEC
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25367
[EMAIL PROTECTED] wrote:
Hi all,
I am having a problem getting Tomcat 5 to use Apache authentication. We
have an existing CGI application that is handled by Apache 2, and I am tring to
integrate some java stuff using Tomcat 5. Here is wha
Hi all,
I am having a problem getting Tomcat 5 to use Apache authentication. We
have an existing CGI application that is handled by Apache 2, and I am tring to
integrate some java stuff using Tomcat 5. Here is what I have:
##
## APACHE 2 conf/httpd.conf:
##
# Tomcat Connector
LoadModule jk2_