Httpd.conf; Httpd.conf File Structure; Global Environment - Oracle HTTP Server B12255-01 Administrator's Manual

10g release 1 (10.1)
Table of Contents

Advertisement

httpd.conf

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:
I
I
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:
I
I
I

Global Environment

This is section one of the httpd.conf file. It contains configuration directives
dealing with Oracle HTTP Server.
A-2 Oracle HTTP Server Administrator's Guide
UNIX: ORACLE_HOME/Apache/Apache/conf/httpd.conf
Windows: ORACLE_HOME\Apache\Apache\conf\httpd.conf
Global Environment
Main Server Configuration
Virtual Hosts
See Also:
"Specifying File Locations"
I
"Limiting the Number of Processes and Connections"
I
page 4-5
Chapter , "Specifying Listener Ports and Addresses"
I
page 5-2
on page 3-4
on
on

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Http server

Table of Contents