On Tue, 1 Oct 2002, Anil Shinde wrote:

> Hello,
>
> I have recently setup Tomcat 4.1.12 (for JDK 1.4) on solaris 8. I
> have apache 2.0.42 which is build with openSSL and mod_jk compiled
> statically into the binary. My standalone apache with SSL works
> great. I configured Apache to talk to Tomcat with mod_jk lately,
> realised that Apache is able to talk to Tomcat using mod_jk
> perfectly without any issues when I run Apache on Port 80.
>
> When I run Apache on SSL (443 port), I am not able to communicate to
> Tomcat over SSL using mod_jk.  I dont want to use Tomcat's SSL Http
> connector.
>
> I went thru the mod_jk documentation to figure out, what needs to be
> done, but did not find any useful information.
>
> Can someone please point me to right documentation or an advice.

It's probably a matter of putting the right jk directives in the right
place in your apache httpd.conf file.  Maybe now you have them in the
section that applies to the root server, and not to the SSL virtual
host; you may have to repeat them there.

Milt Epstein
Research Programmer
Integration and Software Engineering (ISE)
Campus Information Technologies and Educational Services (CITES)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to