httpd.conf
A-4
Oracle HTTP Server Administrator’s Guide
As shown in
Figure A–1
,
httpd.conf
contains directives to include configuration
files such as:
■
mime.types
■
dms.conf
■
oracle_apache.conf
■
ssl.conf
mime.types
mime.types
controls the Multi Internet media types that are sent to the client for
the given file extensions. Sending the correct media type to the client is important so
that the client knows how to handle the content of the file. You can add extra types
in the mime type file or add an
AddType
directive in the configuration file.
It is located at:
■
UNIX:
ORACLE_HOME
/Apache/Apache/conf
■
Windows:
ORACLE_HOME
\Apache\Apache\conf
dms.conf
dms.conf
enables you to monitor performance of site components with Oracle’s
Dynamic Monitoring Service (DMS).
It is located at:
■
UNIX:
ORACLE_HOME
/Apache/Apache/conf
■
Windows:
ORACLE_HOME
\Apache\Apache\conf
See Also:
"mod_mime"
on page 7-12
See Also:
Oracle Application Server 10g Performance Guide
Summary of Contents for HTTP Server
Page 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Page 12: ...xii ...
Page 22: ...xxii ...
Page 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Page 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Page 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Page 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Page 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Page 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Page 212: ...Glossary 10 ...
Page 224: ...Index 12 ...