> 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?

For that, you need to have your firewall forward port
443 to port 8443 on Tomcat.

        Neil

--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your tomcat app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk trial, Google Checkout


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

Reply via email to