From: Justin Erenkrantz Apache HTTP Server Version 2.3 Available Languages: en This document describes some of the major changes between the
+ 2.2 and 2.4 versions of the Apache HTTP Server. For new features since
+ version 2.0, see the 2.2 new features
+ document. Available Languages: en This document describes some of the major changes between the
+ 2.2 and 2.4 versions of the Apache HTTP Server. For new features since
+ version 2.0, see the 2.2 new features
+ document. This page lists the currently available documents of the
-Apache HTTP Server Version 2.1 Documentation.http
or
- https
, a hostname, and a path. A URL for this page is
- http://httpd.apache.org/docs-2.1/glossary.html
.
+ https
, a hostname, and a path. A URL for this page might
+ be http://httpd.apache.org/docs-2.1/glossary.html
.
Overview of new features in Apache 2.4
+Core Enhancements
+
+
+
+
+ Module Enhancements
+
+
+
+
+ Program Enhancements
+
+
+
+ Module Developer Changes
+
+
+
+
+
+
+
+
+
+
+
+
+
+
In order to assist folks upgrading, we maintain a document
describing information critical to existing Apache users. These
are intended to be brief notes, and you should be able to find
more information in either the New Features document, or in
+ href="new_features_2_4.html">New Features document, or in
the src/CHANGES
file.
This document describes only the changes from 2.0 to 2.2. If you
- are upgrading from version 1.3, you should also consult the 1.3 to 2.0
+ This document describes only the changes from 2.2 to 2.4. If you
+ are upgrading from version 2.0, you should also consult the 2.0 to 2.2
upgrading document.
httpd.conf
distributed with the
- Apache HTTP Server has been greatly simplified by removing all
- but the most essential configuration settings. A set of example
- configuration settings for more advanced features is present in
- the conf/extra/
directory of the installed
- server.startssl
is no longer available. To enable ssl
- support, you should edit httpd.conf
to include the
- relevant apachectl start
to start the server. An example
- configuration to activate conf/extra/httpd-ssl.conf
.Off
. If you did not have this directive in your
- config file, you can add UseCanonicalName On
to
- retain the old behavior.UserDir
- public_html
in your config file.