Hi Dave,
When it's in Apache it's going through port 80 and when it's in Tomcat it's
going through the default 8080 port.

-----Original Message-----
From: David Rees [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 02, 2003 11:45 AM
To: Tomcat Users List
Subject: Re: I need help explaining why lock box doesn't show up - PLEASE


On Thu, October 2, 2003 at 6:25 am, [EMAIL PROTECTED] sent the
following
> Greetings,
> I'm running Apache with mod SSL on a linux box.  I'm also running 
> Tomcat and using the JkMount statements to send all of the jsp pages 
> to Tomcat.  The clients that I set this up for are complaining that 
> the little lock box in the browser doesn't show up on the jsp pages - 
> but isn't the connection still secure b/c it's going through apache?

It should be unless for some reason the users are being redirected to another
port.  You should be able to detect this by looking through your server logs.

-Dave

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

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

Reply via email to