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!

Remote access to apex applications

SadockSep 27 2012 — edited Dec 3 2012
dear all

I am finding i way to enable access to apex applications from remote machines in my LAN. Local access is working fine. I need to enable users to access applications from their clients web-browser by using URL such as http://lugao-pc:8282/apex. I am using Apex 4.1.1 in Oracle 11gR2 using Embedded PL/SQL Gateway

I have seen other posts that say Enable Remote HTTP Connection to the Database by using EXEC DBMS_XDB.SETLISTENERLOCALACCESS(FALSE); in SQLPlus as SYSDBA. But this has not helped me. I am thinking this is because I am using PL/SQL Gateway not Oracle HTTP Server. If am not wrong how can I allow remote access by using existing installation?

Regards

Sadock
This post has been answered by jariola on Sep 27 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2012
Added on Sep 27 2012
3 comments
3,007 views