Use FQDN in SOACS Application URL
Hi Experts,
I have created a SOACS instance without OTD (Load Balancer).
Hostname: abcsoatestinst-wls-1
Public IP: 130.162.123.45
I added that hostname with custom domain "example.com" into the instance "/etc/hosts" file.
I can access the sample application using the following URL:
https://130.162.123.45/sample-app/
But, I would like to use the URL in the following format:
https://abcsoatestinst-wls-1.example.com/sample-app/
Unfortunately, I couldn't access the application using FQDN.
Any idea on how to achieve that will be highly appreciated.
Regards,
AG