Skip to Main Content

Oracle Forms

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!

accessing forms/reports with port 80

arnon82Jul 18 2017 — edited Jul 18 2017

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2017
Added on Jul 18 2017
2 comments
460 views