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!

How I do remove all referances to HTTPS from an old internal APEX 4.2 application?

Stephen MooreJun 10 2024

i have tried importing Applications (originally written with APEX 4.2) but when they run on a new database they change the URL to "https" and i am getting a webpage message "The connection for this site is not secure".

- Is it possible I can I change these old applications so they only communicate with "http requests"?

thanks
Steve

PS: We recently moved our Oracle19c database into AWS RDS and I have installed APEX with 22.2 ORDS and when I run it with this command on an EC2 [/home/apexuser/ORDS/bin/ords --config /home/apexuser/ords_config serve]
i can write new applications without this issue, they work perfectly because the webpage only submit HTTP urls.

Comments
Post Details
Added on Jun 10 2024
1 comment
141 views