iPlanet 7 instance starts up ok:
Oracle iPlanet Web Server 7.0.23 B02/08/2016 02:21
info: HTTP3072: http-listener-abc: http://xx.xx.xxx.xx:443 ready to accept requests
info: CORE3274: successful server startup
In a browser, go to:
https://www.example.com:443
Website comes up fine.
But the URL does NOT work without the port number.
This gives "cannot connect" in the browser:
https://www.example.com
In general, one does not need to add the port number to visit a website!
I must have a configuration error, but cannot find anything wrong.
Any ideas? thanks!