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!
Hi,
I'm trying to setup oracle forms/reports 12c to work with port 80.
the following works :
http://myserver.mycompany:9001/forms/frmservlet?config=myconfig
http://myserver.mycompany:9002/reports/rwservlet?server=myserver....
but i want this to work :
http://myserver.mycompany/forms/frmservlet?config=myconfig
http://myserver.mycompany/reports/rwservlet?server=myserver....
In 11g version i remember than i setup the ohs to listen to port 80 and that solved the problem, but not here..
Maybe i'm missing something.
Help will be highly appreciated.
thanks