Question
How to hide port number from the URL
We are planning to configure URL https://<alias.com>/Windchill . We are NOT planning to use default port 443 as it is not available for users other than root in linux. Instead we would like to use port 4430 but need to hide port number in URL and still would be able to use URL https://<alias.com>/Windchill . How do I achieve this?
Thanks in Adavnce.

