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 to use Apex on port 80?

648762Apr 27 2010 — edited May 6 2010
Hello,

I am accessing Apex on port 8080 currently. The server is behind a router on a home network.
I would like to use port 80 instead.

I changed the port forwarding rule on the router so it forwards port 80 (which is not used by any other machine in my home network for anything) instead of port 8080.
I also ran the EXEC DBMS_XDB.SETHTTPPORT(80); command in SQL*Plus as "sys as sysdba".

The server cannot be found though. Any help would be greatly appreciated! (Undoing these steps makes Apex accessible again on port 8080.)

Thanks,

Gabor
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2010
Added on Apr 27 2010
35 comments
7,349 views