Hi,

I've set up my tomcat server to serve http requests on port 8080 and https on 
port 8443. My firewall forwards requests for 80 to 8080 and 8443 to 8443. 

It works fine but as it stands https requests have the form 
https://mydomain.com:8443. I would like to set it up so like most secure 
internet sites there is no port number in the URL even when using https. Can 
anyone point me in the right direction or at some documentation that will help?

Cheers for any help,

R.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to