From: Lars Eilebrecht Date: Sun, 19 Dec 1999 17:33:14 +0000 (+0000) Subject: Add some links. X-Git-Tag: 1.3.10~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73ef731ed045bf933ebf010e49d47eeb6a49f502;p=apache Add some links. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84320 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 801589e92f..24d81fb128 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -2598,7 +2598,8 @@ password. With the "any" option the client will be granted access if they either pass the host restriction or enter a valid username and password. This can be used to password restrict an area, but to let clients from particular addresses in without prompting for a password. - +

+See also mod_access.


diff --git a/docs/manual/mod/mod_access.html b/docs/manual/mod/mod_access.html index 82cd71c69f..a0d17ca15e 100644 --- a/docs/manual/mod/mod_access.html +++ b/docs/manual/mod/mod_access.html @@ -28,6 +28,9 @@ hostname or IP address.
  • deny from env=
  • order +
    +
    See also Satisfy. +