You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Gabe Grigorescu <ga...@tomsawyer.com> on 2000/10/03 05:48:02 UTC

Apache/modSSL + tomcat 3.0?


Hi,

I've looked through FAQs, but no luck.  I've got apache w/ mod_ssl working
fine, tomcat 3.0's working fine separately as well, but after adding an
include line in apache's http.conf to include tomcat/conf/tomcat.conf, when
I go to https://.../examples/servlet/..., I get the following errors and
then the browser gives an admin type of an error:

apachessl/logs/mod_jserv.log says:

[02/10/2000 20:15:35:299] (EMERGENCY) ajp12[1]: cannot scan servlet headers
(500)
[02/10/2000 20:15:35:299] (ERROR) an error returned handling request via
protocol "ajpv12"


So basically my question is whether I'm missing anything in getting
apacheSSL to work with tomcat3.0?  Thanks so much!

Gabe