From: Joshua Slive Date: Fri, 7 Dec 2001 19:49:28 +0000 (+0000) Subject: Again, someone really needs to update the mod_proxy docs. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1658530c2fbacf29cefeef1603c6dfcfd29c0aa6;p=apache Again, someone really needs to update the mod_proxy docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92381 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 0cadc01d0e..a71b37ac2b 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -48,6 +48,11 @@ different directives to control process creation and request processing. +
  • The proxy module has been + revamped to bring it up to HTTP/1.1. Among the important changes, + proxy access control is now placed inside a <Proxy> block + rather than a <Directory proxy:> block.
  • +
  • The CacheNegotiatedDocs directive now takes the argument on or off. Existing instances of CacheNegotiatedDocs should be