When you don't specify a port number, the number is defaulted for you.

When you access http://www.mydomain.com, I believe the default port is 80.  When you 
access https://www.mydomain.com, the default port might be 443.  You can look it up to 
confirm.

If you want your webapp to be served on the default ports, change the port number in 
the XML config files.

-ET

-----Original Message-----
From: Forte, Graham [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 11, 2004 1:21 PM
To: 'Tomcat Users List'
Subject: https without specifying the port in address bar


Hello all,
        I am trying to stand up a site and my company has all ports except
for 8443 blocked. Thus if someone types in www.mydomain.com they cant get to
any of my pages. SSL is a requirement for this site. 
How can I set this up so that if the user types in https://www.mydomain.com
they will see my pages.
Right now they have to type in https://www.mydomain.com:8443/logon.jsp

Thanks in advance!

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




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

Reply via email to