CHANGES revision 584a85dd4047e38d3ed3a29b6662fcc9d100ae4c
f743002678eb67b99bbc29fee116b65d9530fec0wrowe -*- coding: utf-8 -*-
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankgChanges with Apache 2.5.0
b40bfdb714672f972887f9f1f1e154e00125bb68covener *) ap_expr: Add SERVER_PROTOCOL_VERSION, ..._MAJOR, and ..._MINOR
b40bfdb714672f972887f9f1f1e154e00125bb68covener variables. [Stefan Fritsch]
b40bfdb714672f972887f9f1f1e154e00125bb68covener *) mod_rewrite: Stop mergeing RewriteBase down to subdirectories
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin unless new option 'RewriteOptions MergeBase' is configured.
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin PR 53963. [Eric Covener]
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin *) mod_session_dbd: fix a segmentation fault in the function dbd_remove.
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin PR 53452. [<rebanerebane gmail com>, Reimo Rebane]
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin *) core: New directive RegisterHttpMethod for registering non-standard
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin HTTP methods. [Stefan Fritsch]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) mod_xml2enc: Fix problems with charset conversion altering the
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung Content-Length. [Micha Lenk <micha lenk info>]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) core: New directive HttpProtocol which allows to disable HTTP/0.9
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung support. [Stefan Fritsch]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) mod_allowhandlers: New module to forbid specific handlers for specific
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung directories. [Stefan Fritsch]
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick *) core: Be more correct about rejecting directives that cannot work in <If>
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick sections. [Stefan Fritsch]
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick *) core: Fix directives like LogLevel that need to know if they are invoked
ae600ca541efc686b34f8b1f21bd3d0741d37674covener at virtual host context or in Directory/Files/Location/If sections to
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick work properly in If sections that are not in a Directory/Files/Location.
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [Stefan Fritsch]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding *) mod_cache_disk: Resolve errors while revalidating disk-cached files on
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim Windows ("...rename tempfile to datafile failed..."). PR 38827
cfa64348224b66dd1c9979b809406c4d15b1c137fielding [Eric Covener]
cfa64348224b66dd1c9979b809406c4d15b1c137fielding *) mod_proxy: Add ability to configure the sticky session separator.
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim PR 53893. [<inu inusasha de>, Jim Jagielski]
e.g. warn if password is truncated by crypt(). [Stefan Fritsch]
*) ab: add TLS1.1/TLS1.2 options to -f switch, and adapt output
[Jan Kaluza <jkaluza redhat.com>]
*) mod_lua: Add LuaInputFilter/LuaOutputFilter for creating content
*) mod_ssl: Catch missing or mismatched client cert/key pairs with
SSLProxyMachineCertificateFile/Path directives. PR 52212.
[Keith Burdis <keith burdis.org>, Joe Orton]
[Steinar Gunderson <sgunderson bigfoot.com>]
*) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
setuid/setgid capability bits rather than a setuid root binary.
[Matthew Steele <mdsteele google.com>]
passing through the server in such a way that connections and/or
Apache 2.4.xx tree as documented below, except as noted.]
Changes with Apache 2.4.x and later:
Changes with Apache 2.2.x and later:
Changes with Apache 2.0.x and later: