*) core: Add expression support to ErrorDocument. Switch from a fixed
sized 664 byte array per merge to a hash table. [Graham Leggett]
- *) mod_ssl: Add the SSL_CLIENT_CERT_RFC4523_CEA variable, which provides
- a combination of certificate serialNumber and issuer as defined by
- CertificateExactMatch in RFC4523. [Graham Leggett]
-
*) suexec: Filter out the HTTP_PROXY environment variable because it is
treated as alias for http_proxy by some programs. [Stefan Fritsch]