How to use Apex on port 80?
648762Apr 27 2010 — edited May 6 2010Hello,
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