Changing Oracle HTTP Server port to 443 to hide port number
turnerpeOct 13 2009 — edited Oct 14 2009I have OAS 10.1.2.3 installed on Linux
I created a wallet with a "ready" certificate. I confirned that I can successfully login and view workbooks using Discoverer Viewer via HTTP and listen = 4444 and port = 4444. I access the login using URL=https://server.dom.com:4444/discoverer/viewer.
I want to "hide" the port by using 443, so I changed port=443 in the ssl.conf file in the Virtual Host directive and bounced OHS. But when I go to URL=https://server.dom.com/discoverer/viewer I get
Internet Explorer cannot display the webpage
What have I missed?