diff options
author | Stefan Fritsch <sf@debian.org> | 2010-04-19 20:56:49 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:37:08 +0100 |
commit | 2da7729956ec1e0af8837ed369c054cf82c52056 (patch) | |
tree | cd6b34ff7ccc5bf673097bec70e74f29b20a322f | |
parent | d30589060c5919f44222d7e928df1c14c6727535 (diff) | |
download | apache2-2da7729956ec1e0af8837ed369c054cf82c52056.tar.gz |
add NEWS.Debian entry
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1181 01b336ce-410b-0410-9a02-a0e7f243c266
-rw-r--r-- | debian/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 4f7fc377..83efb70f 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,15 @@ +apache2 (2.2.15-4) unstable; urgency=low + + * Note to people using mod_proxy as forward proxy, i.e. with + 'ProxyRequests on': + This release disables the configuration in mods-available/proxy.conf + by default. You should verify that access control for proxy access + still works as intended. This is especially important if you have + your forward proxy configuration in a different configuration file + than proxy.conf. + + -- Stefan Fritsch <sf@debian.org> Mon, 19 Apr 2010 22:36:57 +0200 + apache2 (2.2.15-1) unstable; urgency=low * This release adds and enables mod_reqtimeout, which limits the time |