Apache + Tomcat5 + SSL

2003-11-12 Thread Eric Chow
Hello, I can configure Tomcat5 to support SSL, if I make the Tomcat5 as a stand alone server. But now I want to use Apache + JK2 as the Load Balance media. How can I also allow the Apache to pass all the .jsp to be handled by Tomcat in HTTPS mode? Eric == If you know

Re: Apache + Tomcat5 + SSL

2003-11-12 Thread Tim Funk
One of these links should cover this: http://jakarta.apache.org/tomcat/faq/connectors.html -Tim Eric Chow wrote: Hello, I can configure Tomcat5 to support SSL, if I make the Tomcat5 as a stand alone server. But now I want to use Apache + JK2 as the Load Balance media. How can I also allow the