We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mkpasswd
1 parent 766f3c6 commit cffd91bCopy full SHA for cffd91b
xml/en/docs/http/ngx_http_auth_basic_module.xml
@@ -96,7 +96,7 @@ 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>” or “<command>openssl passwd</command>” command;
100
</listitem>
101
102
0 commit comments