What is my hostname.domain:port
599280Sep 9 2010 — edited Sep 9 2010Hi,
Today I've installed OracleXEUniv.exe and Apex4.0 in my laptop (OS Microsoft XP).
According to installation guide, it was written...
*Now you should be able to access your Oracle Application Express Administration Services by
opening the internet browser and typing the URL http://127.0.0.1:8080/apex/apex_admin
However if you want others to be able to access the application express through network, or if
you want to access Oracle Application Express using your PC’s hostname and domain name (e.g.
http://hostname.domain:port/apex/apex_admin ) connect again to database as SYSDBA user
and run the following command
execute dbms_xdb.setListenerLocalAccess(l_access => FALSE) ;*
I executed the above statement.
But I'm not sure what my hostname.domain:port is for others to access my Apex application.
Would appreciate your help.
Thanks,
Guy