]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
The functionality is provided by mod_authz_host in 2.1.
authorYoshiki Hayashi <yoshiki@apache.org>
Sun, 5 Sep 2004 04:16:33 +0000 (04:16 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Sun, 5 Sep 2004 04:16:33 +0000 (04:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104997 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_info.xml

index 38d40746e6c0ab2b07af90876270be8e2beecd76..3f435becc77465f8bc4b60fae93fa9b82c31b00b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -57,7 +57,7 @@ configuration</description>
     this module should <strong>only</strong> be
     used in a controlled environment and always with caution.</p>
 
-    <p>You will probably want to use <module>mod_access</module> 
+    <p>You will probably want to use <module>mod_authz_host</module> 
     to limit access to your server configuration information.</p>
       
     <example><title>Access control</title>