How to Customize an Application URL with a Short HostName and a Short Context Path
(Doc ID 2387066.1)
Last updated on OCTOBER 02, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Goal
How to Customize an application URL with a short host name and a short context path instead of using FQDN, PORT and complete resource path?
Instead of using the following uri:
http://<hostname>.<domainname>:9989/test/index.jsp
the wish is to use:
http://hostname/
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |