On 25/02/2010 15:56, sikorsky wrote:
I'm new to Apache 2.2 and TomCat 6.0. I thought I could use SSL on my Apache
web server and not need to have SSL on my TomCat applications. Especially
since they are both on the same server. I installed an Entrust Cert on my
Apache webserver and it works fine with https. When I redirect to the
TomCat servlet I get a 404. If I switch to http everything works fine.
Shouldn't I be able to use https/443on my web server and http/8080 on the
app server without issue? How?
What are the exact version of HTTPD and Tomcat?
How have you connected HTTPD to Tomcat, using mod_jk or mod_proxy?
Have you applied the connector configuration in the :80 HTTP host, also
to the :443 HTTP host?
p
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]