Skip to Main Content

Oracle Database Express Edition (XE)

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!

OCI VM linux 8 + webserver proxy to OCI ATP APEX not working

GyulaApr 29 2021

mydomain.txt (1.69 KB)nginx.txt (2.48 KB)Hi,
I have set up an ATP for APEX 20.2 in OCI. Apex is live can access it through the generated url.
Then I created a VM with Oracle Linux 8 and installed ngenx.
They i wanted to be able to use it as a proxy to the apex using my domain.
So let's say i have mydomain.com and the goal would be that if i type mydomain.com/ords, then the cloud apex admin login would come up. Le't say the working apex url is cloudurl.adb.eu-frankfurt-1.oraclecloudapps.com/ords/
I uploaded the nginx and the mydomain.com config files, had to rename it from .cfg to be able to upload. The files are tested and nginx does not report any error.
The problem is that if I try to open mydomain.com/ords then i get an 502 bad gateway.
Is there any restriction on the cloud apex access or i did something wrong?
I followed mostly the Dimitri Gielis but as that post is old, i assume something changed between the linux / apex version changes and now that is not working.
Any help is much appreciated!
Thanks,
Gyula

Comments
Post Details
Added on Apr 29 2021
4 comments
388 views