How to hide the ports?
jmft2012Jul 20 2010 — edited Jul 29 2010We have OAS10g installed on one server and we have SSO server using port 443. Since the port 443 is the default port in the server.
We can give the users the url:
https://<host>/oiddas for sso server
We have the portal and another app installed on the same server;
portal https://<host>:8250/pls/portal
the app https://<host>:4445/appweb
The problem is we do not want the ports of 8250 and 4445 being visible to the users. What are the options do we have without adding extra server(s) and HWs?