From 1e8bf7dece247d1d057ff190035905a2af8c7887 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?= src/CHANGES file.
prefork MPM. Other MPMs
+ will have different directives to control process creation and request
processing.<Proxy> block rather than a
+ <Directory proxy:> block.
- PATH_INFO (trailing path information
+ after the true filename) has changed for some modules. Modules
that were previously implemented as a handler but are now
implemented as a filter may no longer accept requests with
- PATH_INFO. Filters such as INCLUDES are implemented on top
+ PATH_INFO. Filters such as INCLUDES are implemented on top
of the core handler, and therefore reject requests with
- PATH_INFO. You can use the AcceptPathInfo directive to
- force the core handler to accept requests with PATH_INFO and
- thereby restore the ability to use PATH_INFO in server-side
- includes.PATH_INFO. You can use the AcceptPathInfo directive to
+ force the core handler to accept requests with PATH_INFO
+ and thereby restore the ability to use PATH_INFO in
+ server-side includes.
CacheNegotiatedDocs
directive now takes the argument on or
- off. Existing instances of
- CacheNegotiatedDocs should be replaced with
- CacheNegotiatedDocs on.off. Existing instances of CacheNegotiatedDocs should be
+ replaced with CacheNegotiatedDocs on.
ErrorDocument
@@ -85,11 +84,10 @@
making use of the default values of these directives without
including them in the configuration files, you may need to
add Include conf/access.conf and Include
- conf/srm.conf to your httpd.conf. In order to assure
- that Apache reads the configuration files in the same order
- as was implied by the older directives, the
- Include directives should be placed at the end
- of httpd.conf, with the one for srm.conf
+ conf/srm.conf to your httpd.conf. In order to
+ assure that Apache reads the configuration files in the same order
+ as was implied by the older directives, the Include directives should be placed at the end
+ of httpd.conf, with the one for srm.conf
preceding the one for access.conf.BindAddress and Port
@@ -111,10 +109,10 @@
selection of MPM. There is currently no MPM designed to be
launched by inetd.AgentLog, RefererLog
- and RefererIgnore directives have been removed.
- Agent and referer logs are still available using the
+ mod_log_agent and mod_log_referer
+ modules which provided the AgentLog,
+ RefererLog and RefererIgnore directives have
+ been removed. Agent and referer logs are still available using the
CustomLog
directive of mod_log_config.src/CHANGES file.
+<Directory proxy:> block.
- PATH_INFO (trailing path information
+ after the true filename) has changed for some modules. Modules
that were previously implemented as a handler but are now
implemented as a filter may no longer accept requests with
- PATH_INFO. Filters such as PATH_INFO. Filters such as INCLUDES are implemented on top
of the core handler, and therefore reject requests with
- PATH_INFO. You can use the PATH_INFO
+ and thereby restore the ability to use PATH_INFO in
+ server-side includes.
on or
- off. Existing instances of
- CacheNegotiatedDocs should be replaced with
- CacheNegotiatedDocs on.off. Existing instances of CacheNegotiatedDocs on.
Include conf/access.conf and Include
- conf/srm.conf to your httpd.conf. In order to assure
- that Apache reads the configuration files in the same order
- as was implied by the older directives, the
- Include directives should be placed at the end
- of httpd.conf, with the one for srm.conf
+ conf/srm.conf to your httpd.conf. In order to
+ assure that Apache reads the configuration files in the same order
+ as was implied by the older directives, the httpd.conf, with the one for srm.conf
preceding the one for access.conf.BindAddress and Port
@@ -123,10 +124,10 @@
selection of MPM. There is currently no MPM designed to be
launched by inetd.AgentLog, RefererLog
- and RefererIgnore directives have been removed.
- Agent and referer logs are still available using the
+ mod_log_agent and mod_log_referer
+ modules which provided the AgentLog,
+ RefererLog and RefererIgnore directives have
+ been removed. Agent and referer logs are still available using the