On Thu, October 2, 2003 at 9:30 am, [EMAIL PROTECTED] sent the
following
> 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.

You're not using mod_jk to forward requests from Apache to Tomcat?  Either
way, if you are using port 80, that is the standard http port, you should
be using https://website/ and mod_jk to forward requests to Tomcat over
the AJP13 port.

-Dave

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

Reply via email to