Did you define jk directives in the SSL virtual host section of your apache
config file?  If you want https
to behave exactly like http, but just secure, copy your virtual jk
directives over to the ssl portion.

Also, make sure when you start apache, it doesn't complain about mod_jk
without EAPI support, you
will need that with SSL.

> -----Original Message-----
> From: Vincent Kerr [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 09, 2002 10:40 AM
> To: [EMAIL PROTECTED]
> Subject: apache tomcat and ssl
>
>
> I have apache and tomcat working with mod_jk on Windows NT and can
> access my tomcat apps through apache. I have installed ssl support and
> can access apache's htdocs over https. However I cannot access my Tomcat
> webapps over https.
>
> Could someone tell me how to configure apache so that tomcat apps can be
> accessed over https.
>
> --
> 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]>

Reply via email to