We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766f3c6 commit b5d6b79Copy full SHA for b5d6b79
xml/en/docs/http/ngx_http_auth_basic_module.xml
@@ -10,7 +10,7 @@
10
<module name="Module ngx_http_auth_basic_module"
11
link="/en/docs/http/ngx_http_auth_basic_module.html"
12
lang="en"
13
- rev="10">
+ rev="11">
14
15
<section id="summary">
16
@@ -96,7 +96,9 @@ The following password types are supported:
96
<listitem>
97
encrypted with the <c-func>crypt</c-func> function; can be generated using
98
the “<command>htpasswd</command>” utility from the Apache HTTP Server
99
-distribution or the “<command>openssl passwd</command>” command;
+distribution or the “<command>mkpasswd</command>” utility derived from the
100
+“<command>whois</command>” command, or the “<command>openssl passwd</command>”
101
+command;
102
</listitem>
103
104
0 commit comments