Add some links.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84320 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lars Eilebrecht
1999-12-19 17:33:14 +00:00
parent 2e7317cc40
commit 73ef731ed0
2 changed files with 5 additions and 1 deletions

View File

@ -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.
<P>
See also <A HREF="mod_access.html">mod_access</A>.
<P><HR>

View File

@ -28,6 +28,9 @@ hostname or IP address.
<LI><A HREF="#denyfromenv">deny from env=</A>
<LI><A HREF="#order">order</A>
</UL>
<DL>
<DD>See also <A HREF="core.html#satisfy">Satisfy</A>.
</DL>
<HR>