How to hide the Port Number from the Weblogic URL
I have one weblogic server in our production environment. Server admin console is running on port 7001. I want to hide the port number from users without changing it. I have set the DNS record. Now console can access as:
http://pordserver:7001/console
But it should be
http://pordserver/console
Weblogic server version is 12c