diff options
author | Ruediger Pluem <rpluem@apache.org> | 2008-06-02 23:31:04 +0200 |
---|---|---|
committer | Ruediger Pluem <rpluem@apache.org> | 2008-06-02 23:31:04 +0200 |
commit | 5f7170b0fcdc035b61aaa4555f6718478cb34cd5 (patch) | |
tree | 6ca61913ef43c36d75550ab5c3fa6a6208304fdf /CHANGES | |
parent | * These are now backported (diff) | |
download | apache2-5f7170b0fcdc035b61aaa4555f6718478cb34cd5.tar.xz apache2-5f7170b0fcdc035b61aaa4555f6718478cb34cd5.zip |
* Another one that is now backported.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@662579 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -272,9 +272,6 @@ Changes with Apache 2.3.0 to circumvent the symbolic link checks imposed by FollowSymLinks and SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe] - *) mod_proxy: Support environment variable interpolation in reverse - proxying directives. [Nick Kew] - *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ] configures the I/O Dump of SSL traffic, when LogLevel is set to Debug. The default is none as this is far greater debugging resolution than |