Skip to content

Commit cffd91b

Browse files
authored
Add mkpasswd as htpasswd generator
1 parent 766f3c6 commit cffd91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/en/docs/http/ngx_http_auth_basic_module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The following password types are supported:
9696
<listitem>
9797
encrypted with the <c-func>crypt</c-func> function; can be generated using
9898
the “<command>htpasswd</command>” utility from the Apache HTTP Server
99-
distribution or the “<command>openssl passwd</command>” command;
99+
distribution or the “<command>mkpasswd</command>” or “<command>openssl passwd</command>” command;
100100
</listitem>
101101

102102
<listitem>

0 commit comments

Comments
 (0)