You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yo...@apache.org on 2004/09/11 18:43:27 UTC

cvs commit: httpd-2.0/docs/manual/mod mod_proxy.xml

yoshiki     2004/09/11 09:43:26

  Modified:    docs/manual/mod mod_proxy.xml
  Log:
  The functionality is in mod_authz_host module in 2.1.
  
  Revision  Changes    Path
  1.32      +2 -2      httpd-2.0/docs/manual/mod/mod_proxy.xml
  
  Index: mod_proxy.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_proxy.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- mod_proxy.xml	10 Jul 2004 16:38:12 -0000	1.31
  +++ mod_proxy.xml	11 Sep 2004 16:43:26 -0000	1.32
  @@ -168,7 +168,7 @@
         </example>
   
         <p>For more information on access control directives, see
  -      <module>mod_access</module>.</p>
  +      <module>mod_authz_host</module>.</p>
   
         <p>Strictly limiting access is essential if you are using a
         forward proxy (using the <directive