Corporation Server User Manual
httpd.conf
Oracle HTTP Server Configuration Files A-5
oracle_apache.conf
oracle_apache.conf is included in the main configuration file to store
configuration files of supported modules. It contains directives to include the
following configuration files:
■ aqxml.conf
■ ojsp.conf
■ plsql.conf
■ xml.conf
aqxml.conf
aqxml.conf enables and configures Advanced Queuing.
It is located at:
■ UNIX: ORACLE_HOME/Apache/Apache/conf
■ Windows: ORACLE_HOME\Apache\Apache\conf
ojsp.conf
ojsp.conf configures Java Server Pages.
It is located at:
■ UNIX: ORACLE_HOME/Apache/jsp/conf
■ Windows: ORACLE_HOME\Apache\jsp\conf
plsql.conf
plsql.conf configures and loads the PL/SQL module.
It is located at:
■ UNIX: ORACLE_HOME/Apache/modplsql/conf
■ Windows: ORACLE_HOME\Apache\modplsql\conf
See Also: "mod_plsql" on page 7-19