Skip to Main Content

Integration

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 restrict to use HTTP 7777 port for specific application?

Fayaz AhmedNov 12 2013 — edited Jan 31 2014

HI,

we are running sales application on:

URL: http://hostname.domain.com:7777/forms/frmservlet?config=sales

and also on

URL: http://hostname.domain.com:7782/forms/frmservlet?config=sales

How to restrict the sales to run on 7777, because 7777 is using for payroll application?

OR

How to bind sales application only with port 7777?

Regards

Comments

Sharmela-Oracle

Hi,

This has to be done at the webserver level.

If you are using oracle http server then configure Name based virtual host with share common listen address but different listen port.

Thanks,

Sharmela

1 - 1
Locked Post
New comments cannot be posted to this locked post.