diff --git a/xml/en/docs/http/ngx_http_auth_basic_module.xml b/xml/en/docs/http/ngx_http_auth_basic_module.xml index 9384aab6..57ec51cd 100644 --- a/xml/en/docs/http/ngx_http_auth_basic_module.xml +++ b/xml/en/docs/http/ngx_http_auth_basic_module.xml @@ -10,7 +10,7 @@ + rev="11">
@@ -96,7 +96,9 @@ The following password types are supported: encrypted with the crypt function; can be generated using the “htpasswd” utility from the Apache HTTP Server -distribution or the “openssl passwd” command; +distribution or the “mkpasswd” utility derived from the +“whois” command, or the “openssl passwd” +command;