Aldo Brucale wrote:
Hello, I'm using Tomcat 5.5.20 and Sun Java 1.5.0_10 under Debian Linux, using jk version 1.2.18 to connect from Apache. I would like to let Apache do HTTP autentication before forwarding the requests to Tomcat: is this possible?
yes it is, and in tomcat's connector element you set <Connector ... tomcatAuthentication="false"...
so that mod_jk will pass along the username from httpd authentication Filip
Thank you in advance Aldo --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]