diff xml/en/docs/http/ngx_http_auth_basic_module.xml @ 1923:66a30a380fba

Fixed links to tools.ietf.org.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 06 Mar 2017 16:02:23 +0300
parents a7974b8d2a23
children eeed494bba51
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_auth_basic_module.xml	Thu Mar 02 17:42:37 2017 +0300
+++ b/xml/en/docs/http/ngx_http_auth_basic_module.xml	Mon Mar 06 16:02:23 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_auth_basic_module"
         link="/en/docs/http/ngx_http_auth_basic_module.html"
         lang="en"
-        rev="8">
+        rev="9">
 
 <section id="summary">
 
@@ -108,7 +108,7 @@
 specified by the
 “<literal>{</literal><value>scheme</value><literal>}</literal><value>data</value>”
 syntax (1.0.3+) as described in
-<link url="http://tools.ietf.org/html/rfc2307#section-5.3">RFC 2307</link>;
+<link url="https://tools.ietf.org/html/rfc2307#section-5.3">RFC 2307</link>;
 currently implemented schemes include <literal>PLAIN</literal> (an example one,
 should not be used), <literal>SHA</literal> (1.3.13) (plain SHA-1
 hashing, should not be used) and <literal>SSHA</literal> (salted SHA-1 hashing,