The default Oracle HTTP Server configuration contains the files described in the following sections:
For more information about the configuration files, see Section 1.6, "Understanding Configuration Files"
| Description | Top-level web server configuration file |
| Format | Apache HTTP Server .conf file format |
| Primary feature configured | Various, including non-SSL listening socket |
| Description | Web server configuration file for SSL |
| Format | Apache HTTP Server .conf file format |
| Primary feature configured | mod_ossl |
| Description | Web server configuration file for administration port |
| Format | Apache HTTP Server .conf file format |
| Primary feature configured | mod_dms; administration port used for communication with node manager |
Note:
Only the listen port and local address are intended for customer configuration.| Description | Web server configuration file for WebLogic plugin |
| Format | Apache HTTP Server .conf file format |
| Primary feature configured | WebLogic plugin (mod_wl_ohs) |
| Description | Optional, enabled web server configuration files for specific features, such as mod_plsql |
| Format | Apache HTTP Server .conf file format |
| Primary feature configured | default: mod_plsql |
Note:
To disable .conf move it from moduleconf/ to disabled/.| Description | Optional, disabled web server configuration files for specific features, such as mod_plsql |
| Format | Apache HTTP Server .conf file format |
| Primary feature configured | default: mod_perl, mod_fastcgi (if .conf file is moved to moduleconf/) |
Note:
To enable a .conf file in the disabled directory, move it from moduleconf/ to disabled/.| Description | Web server configuration file for mod_mime |
| Format | mod_mime file format |
| Primary feature configured | Mime types used by mod_mime |
| Description | Configuration file for Oracle HTTP Server node manager plug-ins |
| Format | Java property file format |
| Primary feature configured | Oracle HTTP Server plug-ins |
| Description | Optional, disabled web server configuration file for mod_mime_magic |
| Format | mod_mime_magic file format |
| Primary feature configured | File content patterns used by mod_mime_magic |
Name example: keystores/default
| Description | Oracle wallet |
| Format | Oracle wallet format |
| Primary feature configured | Oracle wallets for SSL/TLS communication |
| Description | Configuration of OHS auditing and logging |
| Format | FMW audit framework audit configuration XML format |
| Primary feature configured | FMW audit framework auditing of Oracle HTTP Server operations |
| Description | Configuration of OHS log files for log collection |
| Format | FMW log file configuration XML format |
| Primary feature configured | Log collection |
| Description | Static configuration of OHS audit event definitions |
| Format | FMW audit framework component event XML format |
| Primary feature configured | FMW audit framework |
Note:
This configuration file is not intended for modification by customers.For additional information, see the following documentation:
Apache HTTP Server .conf file format:
mod_mime file format:
mod_mime_magic file format: