httpd.conf
A-2
Oracle HTTP Server Administrator’s Guide
httpd.conf
This is a server configuration file which typically contains directives that affect how
the server runs, such as user and group IDs it should use, and location of other files.
Because the server configuration file is the main file that the server starts with,
Oracle HTTP Server does not include any directive that says where to locate it. The
location is passed on command line when the server starts.
It is located at:
■
UNIX:
ORACLE_HOME
/Apache/Apache/conf/httpd.conf
■
Windows:
ORACLE_HOME
\Apache\Apache\conf\httpd.conf
You should use only this file, and not
srm.conf
or
access.conf
because it is
must easier to manage a single configuration file.
httpd.conf File Structure
httpd.conf
is arranged in the following sections:
■
Global Environment
■
Main Server Configuration
■
Virtual Hosts
Global Environment
This is section one of the
httpd.conf
file. It contains configuration directives
dealing with Oracle HTTP Server.
See Also:
■
"Specifying File Locations"
on page 3-4
■
"Limiting the Number of Processes and Connections"
on
page 4-5
■
Chapter , "Specifying Listener Ports and Addresses"
on
page 5-2
Содержание HTTP Server
Страница 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Страница 12: ...xii ...
Страница 22: ...xxii ...
Страница 30: ...Starting Stopping and Restarting Oracle HTTP Server 1 8 Oracle HTTP Server Administrator s Guide ...
Страница 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Страница 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Страница 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Страница 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Страница 164: ...Security Services Implemented Within Oracle HTTP Server 8 34 Oracle HTTP Server Administrator s Guide ...
Страница 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Страница 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Страница 211: ...Glossary 9 X 509 Public keys can be formed in various data formats The X 509 v3 format is one such popular format ...
Страница 212: ...Glossary 10 ...
Страница 224: ...Index 12 ...