mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
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:
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user