mirror of
https://github.com/apache/httpd.git
synced 2025-07-30 20:03:10 +03:00
Adding references to html'ized man pages where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87879 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -133,10 +133,10 @@ slash), it is treated as relative to the ServerRoot.
|
||||
by a colon, followed by the crypt() encrypted password. The behavior
|
||||
of multiple occurrences of the same user is undefined.
|
||||
<P>
|
||||
The utility <code>htpasswd</code> which is installed as part of the
|
||||
binary distribution, or which can be found in <code>src/support</code>,
|
||||
is used to maintain this password file. See the <code>man</code>
|
||||
page for more details. In short
|
||||
The utility <a href="../programs/htpasswd.html">htpasswd</a> which is
|
||||
installed as part of the binary distribution, or which can be found in
|
||||
<code>src/support</code>, is used to maintain this password file. See
|
||||
the <code>man</code> page for more details. In short
|
||||
<p>
|
||||
<blockquote>
|
||||
<code>htpasswd -c Filename username</code><br>
|
||||
|
Reference in New Issue
Block a user