Chapter 10. Apache HTTP Server
the changes into the version 2.0 configuration) copy this section from the stock Apache HTTP
Server 2.0 configuration file.
Those who do not want to copy the section from the stock Apache HTTP Server 2.0
configuration should note the following:
• The
and
AddModule
used to ensure that modules could be enabled in the correct order. The Apache HTTP Server
2.0 API allows modules to specify their ordering, eliminating the need for these two directives.
• The order of the
LoadModule
• Many modules have been added, removed, renamed, split up, or incorporated into others.
•
lines for modules packaged in their own RPMs (
LoadModule
the like) are no longer necessary as they can be found in their relevant files within the
/etc/httpd/conf.d/
• The various
HAVE_XXX
Important
If modifying the original file, note that it is of paramount importance that the
httpd.conf
Include conf.d/*.conf
Omission of this directive results in the failure of all modules packaged in their
own RPMs (such as
2.1.4. Other Global Environment Changes
The following directives have been removed from Apache HTTP Server 2.0's configuration:
•
— The Apache HTTP Server can only be run as
ServerType
making this directive irrelevant.
•
and
AccessConfig
the functionality of the
directives are set, replace them with
To ensure that the files are read in the order implied by the older directives, the
directives should be placed at the end of the
152
directives no longer exist. These directives where
ClearModuleList
lines are no longer relevant in most cases.
directory.
definitions are no longer defined.
contains the following directive:
mod_perl
— These directives have been removed as they mirror
ResourceConfig
directive. If the
Include
Include
mod_ssl
,
, and
).
php
mod_ssl
ServerType standalone
and
AccessConfig
directives.
, with the one corresponding to
httpd.conf
,
,
, and
php
mod_perl
ResourceConfig
Include
Need help?
Do you have a question about the ENTERPRISE LINUX 4.5.0 and is the answer not in the manual?
Questions and answers