E Configuration Files

The default Oracle HTTP Server configuration contains the files described in the following sections:

For more information about the configuration files, see Understanding Configuration Files.

httpd.conf File

The following table describes the httpd.conf file.


Description Format Primary feature configured

Top-level web server configuration file

Apache HTTP Server .conf file format

Various, including non-SSL listening socket


ssl.conf File

The following table describes the ssl.conf file.


Description Format Primary feature configured

Web server configuration file for SSL

Apache HTTP Server .conf file format

mod_ossl


admin.conf File

The following table describes the admin.conf file.


Description Format Primary feature configured

Web server configuration file for administration port

Apache HTTP Server .conf file format

mod_dms; administration port used for communication with node manager


Note:

Only the listen port and local address are intended for customer configuration.

mod_wl_ohs.conf File

The following table describes the mod_wl_ohs.conf file.


Description Format Primary feature configured

Web server configuration file for WebLogic plugin

Apache HTTP Server .conf file format

WebLogic plugin (mod_wl_ohs)


mime.types File

The following table describes the mime.types file.


Description Format Primary feature configured

Web server configuration file for mod_mime

mod_mime file format

Mime types used by mod_mime


ohs.plugins.nodemanager.properties File

The following table describes the ohs.plugins.nodemanager.properties file.


Description Format Primary feature configured

Configuration file for Oracle HTTP Server node manager plug-ins

Java property file format

Oracle HTTP Server plug-ins


magic File

The following table describes the magic file.


Description Format Primary feature configured

Optional, disabled web server configuration file for mod_mime_magic

mod_mime_magic file format

File content patterns used by mod_mime_magic


keystores/<wallet-directory> File

The following table describes the default keystores file.

Name example: keystores/default


Description Format Primary feature configured

Oracle wallet

Oracle wallet format

Oracle wallets for SSL/TLS communication


auditconfig.xml File

The following table describes the auditconfig.xml file.


Description Format Primary feature configured

Configuration of OHS auditing and logging

FMW audit framework audit configuration XML format

FMW audit framework auditing of Oracle HTTP Server operations


component-logs.xml File

The following table describes the component-logs.xml file.


Description Format Primary feature configured

Configuration of OHS log files for log collection

FMW log file configuration XML format

Log collection


component_events.xml File

The following table describes the component_event.xml file.


Description Format Primary feature configured

Static configuration of OHS audit event definitions

FMW audit framework component event XML format

FMW audit framework


Note:

This configuration file is not intended for modification by customers.

Additional Reference

For additional information, see the following documentation: