diff xml/en/docs/http/ngx_http_scgi_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 ec4af97e4403
children dd96a09dd4f7
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_scgi_module.xml	Thu Mar 02 17:42:37 2017 +0300
+++ b/xml/en/docs/http/ngx_http_scgi_module.xml	Mon Mar 06 16:02:23 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_scgi_module"
         link="/en/docs/http/ngx_http_scgi_module.html"
         lang="en"
-        rev="32">
+        rev="33">
 
 <section id="summary">
 
@@ -987,7 +987,7 @@
 
 <tag-name id="non_idempotent"><literal>non_idempotent</literal></tag-name>
 <tag-desc>normally, requests with a
-<link url="http://tools.ietf.org/html/rfc7231#section-4.2.2">non-idempotent</link>
+<link url="https://tools.ietf.org/html/rfc7231#section-4.2.2">non-idempotent</link>
 method
 (<literal>POST</literal>, <literal>LOCK</literal>, <literal>PATCH</literal>)
 are not passed to the next server
@@ -1105,7 +1105,7 @@
 
 <para>
 Standard
-<link url="http://tools.ietf.org/html/rfc3875#section-4.1">CGI
+<link url="https://tools.ietf.org/html/rfc3875#section-4.1">CGI
 environment variables</link>
 should be provided as SCGI headers, see the <path>scgi_params</path> file
 provided in the distribution: