Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom URL in Apex

Nikhil KumarMay 17 2024 — edited May 21 2024

I want to know if there is a way to configure the custom URL.

We have the below system-generated URL for the APEX application.

http://cpq4-wjwb03:8080/ords/r/apex/

System admin configured the CNAME (test.website.com) in the DNS for the server cpq4-wjwb03

Now the URL looks like this http://test.website.com:8080/ords/r/apex/

However I want the URL to look this way http://test.website.com/ords/r/apex/, essentially take out the port part out of it, how can I do this?

This post has been answered by jariola on May 21 2024
Jump to Answer
Comments
Post Details
Added on May 17 2024
3 comments
480 views