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!

Apex url masking using Load Balancer/WAF

vmuthadiAug 8 2022 — edited Aug 8 2022

Hi,
We have apex installed in our OCI and configured load balancer on top of it. Currently the apex base url look like below
https://apexapp.testdomain.com/apex/f?p=340
I am looking to have my URL as http://apex.apexapp.testdomain.com which will redirect to "https://apexapp.testdomain.com/apex/f?p=340" and mask the original apex url. Currently we are accessing apex via ords deployed in apache tomcat. In short, we want to use friendly url instead of apex applicaiton id, etc.,

Is it possible with OCI Load Balancer and apache tomcat. Please advise

Comments
Post Details
Added on Aug 8 2022
2 comments
685 views