Please see my prior post as to why this may not do what you expect, i.e. JkMount /*j_security_check ajp12
will map *all* requests to Tomcat. :) Larry > -----Original Message----- > From: Michael Jennings [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 01, 2001 3:05 PM > To: Tomcat Developers List > Subject: Re: Can someone commit this minor fix? > > > Thanks! > -Mike > > ----- Original Message ----- > From: "Marc Saegesser" <[EMAIL PROTECTED]> > To: "Tomcat Developers List" <[EMAIL PROTECTED]> > Sent: Thursday, November 01, 2001 10:54 AM > Subject: RE: Can someone commit this minor fix? > > > > I'll get into Tomcat 3.2.4 before the final release. > > > > > > Marc Saegesser > > > > > -----Original Message----- > > > From: Michael Jennings [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, November 01, 2001 10:51 AM > > > To: [EMAIL PROTECTED] > > > Subject: Can someone commit this minor fix? > > > > > > > > > The following fix enables form-based authentication to work with > > > Apache + Tomcat. > > > Can someone add this to tomcat 3.2? > > > > > > Thanks! > > > -Mike Jennings > > > > > > > > > Index: > > > jakarta-tomcat/src/share/org/apache/tomcat/task/ApacheConfig.java > > > > =================================================================== > > > RCS file: > > > /home/cvspublic/jakarta-tomcat/src/share/org/apache/tomcat/tas > > > k/Attic/ApacheConfig.java,v > > > retrieving revision 1.12.2.2 > > > diff -r1.12.2.2 ApacheConfig.java > > > 202a203 > > > > mod_jk.println("JkMount /*j_security_check ajp12"); > > > 289a291 > > > > mod_jk.println("JkMount " + path > +"*j_security_check ajp12"); > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>