mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Add a link to the RFC explaining what 'realm' denotes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363279 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -57,7 +57,10 @@
|
||||
exist, or deleted and recreated if it does exist.</dd>
|
||||
|
||||
<dt><code><var>realm</var></code></dt>
|
||||
<dd>The realm name to which the user name belongs.</dd>
|
||||
<dd>The realm name to which the user name belongs. See
|
||||
<a href="http://tools.ietf.org/html/rfc2617#section-3.2.1">
|
||||
http://tools.ietf.org/html/rfc2617#section-3.2.1</a> for more details.
|
||||
</dd>
|
||||
|
||||
<dt><code><var>username</var></code></dt>
|
||||
<dd>The user name to create or update in <var>passwdfile</var>. If
|
||||
|
||||
Reference in New Issue
Block a user