Qmail List
2002-11-12 21:21:26 UTC
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
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