Title
Configure OHS to port 80 on Linux

Date
2006-06-01

Summary
These instructions describe how to set up the Oracle HTTP Server (OHS) to run on ports less than 1024 on a Unix-based OS.

Details
1. Shutdown OHS:
opmnctl stopproc process-type=HTTP_Server

2. As user root:
chown root $ORACLE_HOME/Apache/Apache/bin/.apachectl
chmod 6750 $ORACLE_HOME/Apache/Apache/bin/.apachectl

3. Edit $ORACLE_HOME/Apache/Apache/conf/httpd.conf and modify Listen and Port to the values of your choice.

4. As user oracle:
opmnctl startproc process-type=HTTP_Server

Applicable Versions
Oracle Application Server 10g
Ahmed Aboulnaga

.com .com