That is wha the connector is for.

Pae


----- Original Message -----
From: "Qmail List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 1:21 PM
Subject: remove the need for :8443 in URLs needing https:


>
> Hello,
>
> It is more difficult to re-write urls as:
>
>       https://www.domain.com:8443/index.jsp
>
> as opposted to
>
>      https://www.domain.com/index.jsp
>
> How can I configure Tomcat (and/or underlying Unix box) to not need the
> :8443 explicit port reference in the url?
>
> I tried changing the https /etc/services entry to port 8443 instead of
443,
> but no luck.
>
> Regards
>
>
> --
> To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to