]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild RFC links to new target
authorRich Bowen <rbowen@apache.org>
Wed, 29 Apr 2026 16:07:03 +0000 (16:07 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 29 Apr 2026 16:07:03 +0000 (16:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933508 13f79535-47bb-0310-9956-ffa450edef68

73 files changed:
docs/manual/caching.html.en.utf8
docs/manual/caching.xml.fr
docs/manual/caching.xml.tr
docs/manual/compliance.html.en.utf8
docs/manual/compliance.xml.fr
docs/manual/env.html.en.utf8
docs/manual/env.xml.fr
docs/manual/env.xml.ja
docs/manual/env.xml.ko
docs/manual/env.xml.tr
docs/manual/glossary.html.en.utf8
docs/manual/glossary.xml.de
docs/manual/glossary.xml.fr
docs/manual/glossary.xml.ja
docs/manual/glossary.xml.ko
docs/manual/glossary.xml.tr
docs/manual/howto/cgi.html.en.utf8
docs/manual/howto/cgi.xml.es
docs/manual/howto/cgi.xml.fr
docs/manual/howto/cgi.xml.ja
docs/manual/howto/cgi.xml.ko
docs/manual/howto/http2.html.en.utf8
docs/manual/howto/http2.xml.es
docs/manual/howto/http2.xml.fr
docs/manual/logs.html.en.utf8
docs/manual/logs.xml.fr
docs/manual/logs.xml.ja
docs/manual/logs.xml.ko
docs/manual/logs.xml.tr
docs/manual/mod/core.html.en.utf8
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.es
docs/manual/mod/core.xml.fr
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.tr
docs/manual/mod/mod_auth_basic.html.en.utf8
docs/manual/mod/mod_auth_basic.xml.es
docs/manual/mod/mod_auth_basic.xml.fr
docs/manual/mod/mod_auth_basic.xml.ja
docs/manual/mod/mod_auth_basic.xml.ko
docs/manual/mod/mod_cache.html.en.utf8
docs/manual/mod/mod_cache.xml.fr
docs/manual/mod/mod_cache.xml.ja
docs/manual/mod/mod_cache.xml.ko
docs/manual/mod/mod_cgi.html.en.utf8
docs/manual/mod/mod_cgi.xml.fr
docs/manual/mod/mod_cgi.xml.ja
docs/manual/mod/mod_cgi.xml.ko
docs/manual/mod/mod_data.html.en.utf8
docs/manual/mod/mod_data.xml.fr
docs/manual/mod/mod_mime.html.en.utf8
docs/manual/mod/mod_mime.xml.fr
docs/manual/mod/mod_mime.xml.ja
docs/manual/mod/mod_mime_magic.html.en.utf8
docs/manual/mod/mod_mime_magic.xml.fr
docs/manual/mod/mod_proxy.html.en.utf8
docs/manual/mod/mod_proxy.xml.fr
docs/manual/mod/mod_proxy.xml.ja
docs/manual/mod/mod_proxy_fcgi.html.en.utf8
docs/manual/mod/mod_proxy_fcgi.xml.fr
docs/manual/mod/mod_rewrite.html.en.utf8
docs/manual/mod/mod_rewrite.xml.fr
docs/manual/mod/mod_ssl.html.en.utf8
docs/manual/mod/mod_ssl.xml.es
docs/manual/mod/mod_ssl.xml.fr
docs/manual/new_features_2_6.html.en.utf8
docs/manual/programs/htdigest.html.en.utf8
docs/manual/programs/htdigest.xml.fr
docs/manual/programs/htdigest.xml.ko
docs/manual/programs/htdigest.xml.tr
docs/manual/ssl/ssl_intro.html.en.utf8
docs/manual/ssl/ssl_intro.xml.fr
docs/manual/ssl/ssl_intro.xml.ja

index fc122024268f0c7f3fc99f2796fda8acd6191775..76a5b1d81f4be81a737eac3c57ec6da02416cab5 100644 (file)
@@ -59,8 +59,7 @@
             in the cache, and mod_cache aims to honor all of the various HTTP
             headers and options that control the cacheability of content
             as described in
-            <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-13">Section
-            13 of RFC2616</a>.
+            <a href="https://www.rfc-editor.org/rfc/rfc2616#section-13">RFC 2616</a>.
             <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code>
             is aimed at both simple and complex caching configurations, where
             you are dealing with proxied content, dynamic local content or
 
     <p>The HTTP protocol contains built in support for an in-line caching
     mechanism
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-13">
-    described by section 13 of RFC2616</a>, and the
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-13">RFC 2616</a>, and the
     <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> module can be used to take advantage of
     this.</p>
 
     </dl>
 
     <p>Full details of how HTTP caching works can be found in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-13">
-    Section 13 of RFC2616</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-13">RFC 2616</a>.</p>
 
     <h3>Interaction with the Server</h3>
       
 
       <p>The full definition of which responses can be cached by an HTTP
       cache is defined in
-      <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-13.4">
-      RFC2616 Section 13.4 Response Cacheability</a>, and can be summed up as
+      <a href="https://www.rfc-editor.org/rfc/rfc2616#section-13.4">RFC 2616</a> (Response Cacheability), and can be summed up as
       follows:</p>
 
       <ol>
index 6ec3bbe7b160f51dd5b433e485145990af9b7a63..13361c99911b8ab7a7225d2f63b05af62e3b553d 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1836060:1933451 (outdated) -->
+<!-- English Revision: 1836060:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 329c73a40b3ee68bb3ca3b385a53884dfc3d5eb4..d36e5c8b4bd3f1cd2c7ae36e3ad3bad9525a48da 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="style/manual.tr.xsl"?>
-<!-- English Revision: 1291840:1933451 (outdated) -->
+<!-- English Revision: 1291840:1933506 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index a5cdbf5da99e6276c3c09cad5f5f75eb7cdf5102..0edc2f6c7acf25248a113d5a0a622dc00c351060 100644 (file)
     the ETag of the response, the server should return
     <code>412 Precondition Failed</code>. Full details of how to handle an
     <code>If-Match</code> header can be found in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.24">
-    RFC2616 section 14.24</a>.</dd>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.24">RFC 2616</a>.</dd>
 
     <dt><code>If-None-Match</code></dt>
     <dd>If the provided ETag in the <code>If-None-Match</code> header matches
     <code>304 Not Modified</code> for GET/HEAD requests, or
     <code>412 Precondition Failed</code> for other methods. Full details of how
     to handle an <code>If-None-Match</code> header can be found in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.26">
-    RFC2616 section 14.26</a>.</dd>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.26">RFC 2616</a>.</dd>
 
     <dt><code>If-Modified-Since</code></dt>
     <dd>If the provided date in the <code>If-Modified-Since</code> header is
     older than the <code>Last-Modified</code> header of the response, the server
     should return <code>304 Not Modified</code>. Full details of how to handle an
     <code>If-Modified-Since</code> header can be found in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.25">
-    RFC2616 section 14.25</a>.</dd>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.25">RFC 2616</a>.</dd>
 
     <dt><code>If-Unmodified-Since</code></dt>
     <dd>If the provided date in the <code>If-Modified-Since</code> header is
     newer than the <code>Last-Modified</code> header of the response, the server
     should return <code>412 Precondition Failed</code>. Full details of how to
     handle an <code>If-Unmodified-Since</code> header can be found in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.28">
-    RFC2616 section 14.28</a>.</dd>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.28">RFC 2616</a>.</dd>
 
     <dt><code>If-Range</code></dt>
     <dd>If the provided ETag or date in the <code>If-Range</code> header matches
     is present, the server should return
     <code>206 Partial Response</code>. Full details of how to handle an
     <code>If-Range</code> header can be found in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.27">
-    RFC2616 section 14.27</a>.</dd>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.27">RFC 2616</a>.</dd>
 
     </dl>
 
 
     <p>There are a number of ways of determining the length of a response
     body, described in full in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-4.4">
-    RFC2616 section 4.4 Message Length</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-4.4">RFC 2616</a> (Message Length).</p>
 
     <p>When the <code>Content-Length</code> header is present, the size of
     the body is declared at the start of the response. If this information
 
     <p>The media type of the body is placed in the <code>Content-Type</code>
     header, and the format of the header is described in full in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-3.7">
-    RFC2616 section 3.7 Media Types</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-3.7">RFC 2616</a> (Media Types).</p>
 
     <p>A syntactically valid content type might look as follows:</p>
 
@@ -267,8 +260,7 @@ Content-Type:</pre>
 
     <p>There are a number of ways of determining the length of a response
     body, described in full in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-4.4">
-    RFC2616 section 4.4 Message Length</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-4.4">RFC 2616</a> (Message Length).</p>
 
     <p>When the <code>Content-Length</code> header is present, the size of
     the body is declared at the start of the response. HTTP/1.1 defines the
@@ -331,8 +323,7 @@ Content-Type:</pre>
 
     <p>Full details of how a freshness lifetime is calculated is described in
     full in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-13.2">
-    RFC2616 section 13.2 Expiration Model</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-13.2">RFC 2616</a> (Expiration Model).</p>
 
     <p>During the freshness lifetime, a cache does not need to contact the
     origin server at all, it can simply pass the cached content as is back
@@ -363,11 +354,9 @@ Content-Type:</pre>
 
     <p>Full details of how content may be declared uncacheable is described in
     full in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.9.1">
-    RFC2616 section 14.9.1 What is Cacheable</a>, and within the definition
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.9.1">RFC 2616</a> (What is Cacheable), and within the definition
     for the <code>Pragma</code> header in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.32">
-    RFC2616 section 14.32 Pragma</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.32">RFC 2616</a> (Pragma).</p>
 
     <p>Most specifically, should any of the following header combinations
     exist in the response headers, the response will be rejected:</p>
@@ -397,11 +386,9 @@ Content-Type:</pre>
     <code>Last-Modified</code> header.</p>
 
     <p>The <code>ETag</code> header is described in full in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.19">
-    RFC2616 section 14.19 Etag</a>, and the <code>Last-Modified</code> header
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.19">RFC 2616</a> (Etag), and the <code>Last-Modified</code> header
     is described in full in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.29">
-    RFC2616 section 14.29 Last-Modified</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.29">RFC 2616</a> (Last-Modified).</p>
 
     <p>In addition to being checked present, the headers are checked for
     syntax.</p>
@@ -425,8 +412,7 @@ Content-Type:</pre>
     forbidden by the administrator.</p>
 
     <p>The <code>Vary</code> header is described in full in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.44">
-    RFC2616 section 14.44 Vary</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.44">RFC 2616</a> (Vary).</p>
 
     <p>Some client provided headers, such as <code>User-Agent</code>,
     can contain thousands or millions of combinations of values over a period
index 02b0138a418ba49d91cb71462641c39d47287d5d..fd132559a8fd37590c8016a5454c218370c7794d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1878547:1933502 (outdated) -->
+<!-- English Revision: 1878547:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 31e5fa480c6b5ed95c377a70458b42a727eca8b6..ec6e1c43b3fbfc4666b755709f003b6253a58f66 100644 (file)
         Apache configuration and passed from the shell, CGI scripts and
         SSI pages are provided with a set of environment variables
         containing meta-information about the request as required by
-       the <a href="https://datatracker.ietf.org/doc/html/rfc3875">CGI
-        specification</a>.</p>
+       the CGI specification (<a href="https://www.rfc-editor.org/rfc/rfc3875">RFC 3875</a>).</p>
 
     
     <h3><a name="caveats" id="caveats">Some Caveats</a></h3>
 <h2><a name="cgi" id="cgi">CGI environment variables</a> <a title="Permanent link" href="#cgi" class="permalink">&para;</a></h2>
     
 
-    <p>The <a href="https://datatracker.ietf.org/doc/html/rfc3875#section-4.1">CGI specification</a> defines a number of environment
+    <p>The CGI specification (<a href="https://www.rfc-editor.org/rfc/rfc3875#section-4.1">RFC 3875</a>) defines a number of environment
     variables that expand on those defined by the HTTP spec.
     These have been adopted more broadly, and are a standard
     part of passing information between the browser and the
index c3bc568f09d05dcb072134c95ad9aeb9a12b5238..d9fb117187c5dfba7eda5240731f4a80f24f33d4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1932384:1933451 (outdated) -->
+<!-- English Revision: 1932384:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index ed1672f83373446e0f7c3aa8efc90cf82e3860f8..5e5e22f867546a39f14f4c10e49a7f64e4e857eb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1933451 (outdated) -->
+<!-- English Revision: 659902:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 3342e621cde97dec32f9264a2e214e8c2d7194f0..0cc6dd226130e11d68572d811823b4b36879111b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1933451 (outdated) -->
+<!-- English Revision: 105989:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b5b07e6b074dff636a44c35212ea2b35b15eebdd..99c80b2bd56fe37a6b674dbb1e59dbf015ab8080 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1300910:1933451 (outdated) -->
+<!-- English Revision: 1300910:1933506 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index f761977644ffa9a3e8bf24e1acac2aa242372a3e..04d39afe0ecdc97fa07820034900351b1a0c3934 100644 (file)
         Gateway Interface</a> <a name="cgi" id="cgi">(CGI)</a></dt>
     <dd>A standard definition for an interface between a web server and an
       external program that allows the external program to service requests.
-      There is an <a href="https://datatracker.ietf.org/doc/html/rfc3875">Informational
-      RFC</a> which covers the specifics.<br />
+      There is an Informational RFC (<a href="https://www.rfc-editor.org/rfc/rfc3875">RFC 3875</a>) which covers the specifics.<br />
       See: <a href="howto/cgi.html">Dynamic Content with CGI</a>
     </dd>
 
index 745812242bc10de96e6c255f608eeb4ee9a4d5fc..a4b72cdcfc4163c4490ea1e49f35610a6766ee98 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 420990:1933502 (outdated) -->
+<!-- English Revision: 420990:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index d764c1871d4be606f07db14f29c9cabbd933f8f6..695a39a91730b85df7355264002a841379a07b67 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1933086:1933502 (outdated) -->
+<!-- English Revision: 1933086:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index be6a50479b13fb09e45cb1900998be21e2c47e90..b31cb82d8c33374bcea6d2e3106a2b0cb3b15470 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 664361:1933502 (outdated) -->
+<!-- English Revision: 664361:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b10c4c07cfb4000dbbb50b83dafb97b80a69878f..1eb2ba38784a81459915763dce4cc395c3d5b227 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1933502 (outdated) -->
+<!-- English Revision: 105989:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8bbd54c7741cd7b34aa0d3b9735e54aecb5dfd1d..85668585093cacd3c27a96b1e83f425c2b4d6719 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1174747:1933502 (outdated) -->
+<!-- English Revision: 1174747:1933506 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 42f39c47708a94e3a4d3cf4d6daa3d50dd2ad8c8..4b05e4f314f092bab9610b7af5031d8ab84401cb 100644 (file)
@@ -462,8 +462,7 @@ print "Hello, World.";</pre>
       <p>These variables are available to the CGI programmer, and
       are half of the story of the client-server communication. The
       complete list of required variables is at
-      <a href="https://datatracker.ietf.org/doc/html/rfc3875">Common Gateway
-      Interface RFC</a>.</p>
+      Common Gateway Interface RFC (<a href="https://www.rfc-editor.org/rfc/rfc3875">RFC 3875</a>).</p>
 
       <p>This simple Perl CGI program will display all of the
       environment variables that are being passed around. Two
@@ -553,8 +552,7 @@ foreach my $key (keys %ENV) {
     
 
     <p>The current CGI specification is available in the
-    <a href="https://datatracker.ietf.org/doc/html/rfc3875">Common Gateway
-    Interface RFC</a>.</p>
+    Common Gateway Interface RFC (<a href="https://www.rfc-editor.org/rfc/rfc3875">RFC 3875</a>).</p>
 
     <p>When you post a question about a CGI problem that you're
     having, whether to a mailing list, or to a newsgroup, make sure
index 9d487dea0a4f8ba78b67cc6785104a6139f41e4d..3724aa8bfc10e4da74e2fb8f4a1fb27a99407330 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1773244:1933502 (outdated) -->
+<!-- English Revision: 1773244:1933506 (outdated) -->
 <!-- Spanish translation : Daniel Ferradal -->
 <!-- Reviewed by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
 
index db28bd39c6374d579a1e7d088526af9961832446..532199c018906a133b4bc38ffb467650b16d2f54 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1933084:1933502 (outdated) -->
+<!-- English Revision: 1933084:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 4a9c2fece62350a21d7d611bdb02ef823c97db86..bfa687f378c63c6fd54b79d27a6fd77098766cd6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 545841:1933502 (outdated) -->
+<!-- English Revision: 545841:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 12b3aca9333df664800839513513eaeb56867740..dc9d45a038b072712d8ab0c67c3d1b799fb3f5ed 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1933502 (outdated) -->
+<!-- English Revision: 105989:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a417ccb6aa6ac44b3e20142884b2d44f93faa439..340115521df163350acfe0c79f681049dd3b3e64 100644 (file)
@@ -53,7 +53,7 @@
     you already know HTTP/1, you know 95% about HTTP/2 as well.</p>
     <p>There has been a lot written about HTTP/2 and how it works. The most normative is, of course,
     its <a href="https://www.rfc-editor.org/rfc/rfc7540">RFC 7540</a> 
-    (<a href="https://datatracker.ietf.org/doc/html/rfc7540">also available in more readable formatting, YMMV</a>).
+    (also available in more readable formatting, YMMV (<a href="https://www.rfc-editor.org/rfc/rfc7540">RFC 7540</a>)).
     So, there you'll find the nuts and bolts.</p>
     <p>But, as RFC do, it's not really a good thing to read first. It's better to first understand
     <em>what</em> a thing wants to do and then read the RFC about <em>how</em> it is done. A much
@@ -65,8 +65,8 @@
         <li>HTTP/2 is a <strong>binary protocol</strong>, as opposed to HTTP 1.1 that is plain text. The latter is meant to be human readable (for example sniffing network traffic) meanwhile the former is not. More info in the official FAQ <a href="https://http2.github.io/faq/#why-is-http2-binary">question</a>.</li>
         <li><strong>h2</strong> is HTTP/2 over TLS (protocol negotiation via ALPN).</li>
         <li><strong>h2c</strong> is HTTP/2 over TCP.</li>
-        <li>A <strong>frame</strong> is the smallest unit of communication within an HTTP/2 connection, consisting of a header and a variable-length sequence of octets structured according to the frame type. More info in the official documentation <a href="https://datatracker.ietf.org/doc/html/rfc7540"> section</a>.</li>
-        <li>A <strong>stream</strong> is a bidirectional flow of frames within the HTTP/2 connection. The correspondent concept in HTTP 1.1 is a request/response message exchange. More info in the official documentation <a href="https://datatracker.ietf.org/doc/html/rfc7540"> section</a>.</li>
+        <li>A <strong>frame</strong> is the smallest unit of communication within an HTTP/2 connection, consisting of a header and a variable-length sequence of octets structured according to the frame type. More info in the official documentation <a href="https://www.rfc-editor.org/rfc/rfc7540">RFC 7540</a>.</li>
+        <li>A <strong>stream</strong> is a bidirectional flow of frames within the HTTP/2 connection. The correspondent concept in HTTP 1.1 is a request/response message exchange. More info in the official documentation <a href="https://www.rfc-editor.org/rfc/rfc7540">RFC 7540</a>.</li>
         <li>HTTP/2 is able to run <strong>multiple streams</strong> of data over the same TCP connection, avoiding the classic HTTP 1.1 head of blocking slow request and avoiding to re-instantiate TCP connections for each request/response (KeepAlive patched the problem in HTTP 1.1 but did not fully solve it).</li>
     </ul>
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
     cipher suite will force it to simply refuse and fall back to HTTP 1.1. This is a common mistake
     that is done while configuring httpd for HTTP/2 the first time, so please keep it in mind to avoid
     long debugging sessions! If you want to be sure about the cipher suite to choose please avoid
-    the ones listed in the <a href="https://datatracker.ietf.org/doc/html/rfc7540">HTTP/2 TLS reject list</a>.</p>
+    the ones listed in the HTTP/2 TLS reject list (<a href="https://www.rfc-editor.org/rfc/rfc7540">RFC 7540</a>).</p>
     </div>
     <p>The order of protocols mentioned is also relevant. By default, the first one is the 
     most preferred protocol. When a client offers multiple choices, the one most to the 
index ebdf4532de45e0e879210a2bd96509dc02c4a7c6..a4c7cc402c750ce94081b990088b141341d100b3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1834263:1933502 (outdated) --> 
+<!-- English Revision: 1834263:1933506 (outdated) --> 
 <!-- Spanish translation : Daniel Ferradal -->
 <!-- Reviewed & updated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
 <!--
index c0c561266cda9df4026d62f4bf5b83fe0213a979..1308214bf10db03485ad5c86fb5ad94216a0939d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1899234:1933502 (outdated) -->
+<!-- English Revision: 1899234:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 6327c1a54b09316124284be695503e41e93f1f22..89a8da567adf2bfecb96c4f55d6f45cb7009a0ed 100644 (file)
@@ -345,8 +345,7 @@ CustomLog "logs/access_log" common</pre>
         beginning in 2), a redirection (codes beginning in 3), an
         error caused by the client (codes beginning in 4), or an
         error in the server (codes beginning in 5). The full list of
-        possible status codes can be found in the <a href="https://datatracker.ietf.org/doc/html/rfc2616">HTTP
-        specification</a> (RFC2616 section 10).</dd>
+        possible status codes can be found in the HTTP specification (<a href="https://www.rfc-editor.org/rfc/rfc2616">RFC 2616</a>) (RFC2616 section 10).</dd>
 
         <dt><code>2326</code> (<code>%b</code>)</dt>
 
index 1c774c3e03dd5433ee37b7f451607d4d1cf41f2c..55bd997c72e834fb3c837e0faed1e1e21d63a1bb 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1932317:1933492 (outdated) -->
+<!-- English Revision: 1932317:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 82b228104bf0f4358c960ef9dc49be0fc02bb4f4..125c7f88eef8bb7c8d7b0e4b0ab2a03c36f56d98 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1933492 (outdated) -->
+<!-- English Revision: 659902:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 87be734a151dc72cb996e3fb7e8ccc4ced8e5206..5ccfb1d055e3ad57f440d62f53d8fb949c16fc20 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1933492 (outdated) -->
+<!-- English Revision: 105989:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index eb4353e54d4a1db41a2302499305788a9db991f2..4129edfe438640f31b6689114adcfcb89e2a28d4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1300924:1933492 (outdated) -->
+<!-- English Revision: 1300924:1933506 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 2d5faf20ceee4cd838c83dafc875e455b6333c09..c2f8105caa43b3e5433e49487d1d793734b25438 100644 (file)
@@ -2129,8 +2129,8 @@ media type in the HTTP Content-Type header field</td></tr>
 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>2.2.32 or 2.4.24 and later</td></tr>
 </table>
     <p>This directive changes the rules applied to the HTTP Request Line
-    (<a href="https://datatracker.ietf.org/doc/html/rfc7230#section-3.1.1">RFC 7230 §3.1.1</a>) and the HTTP Request Header Fields
-    (<a href="https://datatracker.ietf.org/doc/html/rfc7230#section-3.2">RFC 7230 §3.2</a>), which are now applied by default or using
+    (<a href="https://www.rfc-editor.org/rfc/rfc7230#section-3.1.1">RFC 7230</a>) and the HTTP Request Header Fields
+    (<a href="https://www.rfc-editor.org/rfc/rfc7230#section-3.2">RFC 7230</a>), which are now applied by default or using
     the <code>Strict</code> option. Due to legacy modules, applications or
     custom user-agents which must be deprecated the <code>Unsafe</code>
     option has been added to revert to the legacy behaviors.</p>
@@ -2149,10 +2149,10 @@ media type in the HTTP Content-Type header field</td></tr>
       <p>Prior to the introduction of this directive, the Apache HTTP Server
       request message parsers were tolerant of a number of forms of input
       which did not conform to the protocol.
-      <a href="https://datatracker.ietf.org/doc/html/rfc7230#section-9.4">RFC 7230 §9.4 Request Splitting</a> and
-      <a href="https://datatracker.ietf.org/doc/html/rfc7230#section-9.5">§9.5 Response Smuggling</a> call out only two of the potential
+      <a href="https://www.rfc-editor.org/rfc/rfc7230#section-9.4">RFC 7230</a> (Request Splitting) and
+      <a href="https://www.rfc-editor.org/rfc/rfc7230#section-9.5">RFC 7230</a> (Response Smuggling) call out only two of the potential
       risks of accepting non-conformant request messages, while
-      <a href="https://datatracker.ietf.org/doc/html/rfc7230#section-3.5">RFC 7230 §3.5</a> "Message Parsing Robustness" identify the
+      <a href="https://www.rfc-editor.org/rfc/rfc7230#section-3.5">RFC 7230</a> "Message Parsing Robustness" identify the
       risks of accepting obscure whitespace and request message formatting. 
       As of the introduction of this directive, all grammar rules of the
       specification are enforced in the default <code>Strict</code> operating
@@ -2185,7 +2185,7 @@ media type in the HTTP Content-Type header field</td></tr>
     </dd>
     <dt>RegisteredMethods|LenientMethods</dt>
     <dd>
-      <p><a href="https://datatracker.ietf.org/doc/html/rfc7231#section-4.1">RFC 7231 §4.1</a> "Request Methods" "Overview" requires that
+      <p><a href="https://www.rfc-editor.org/rfc/rfc7231#section-4.1">RFC 7231</a> "Request Methods" "Overview" requires that
       origin servers shall respond with a HTTP 501 status code when an
       unsupported method is encountered in the request line.
       This already happens when the <code>LenientMethods</code> option is used,
@@ -2211,11 +2211,11 @@ media type in the HTTP Content-Type header field</td></tr>
       </dd>
       <dt>Allow0.9|Require1.0</dt>
       <dd>
-      <p><a href="https://datatracker.ietf.org/doc/html/rfc2616#section-19.6">RFC 2616 §19.6</a> "Compatibility With Previous Versions" had
+      <p><a href="https://www.rfc-editor.org/rfc/rfc2616#section-19.6">RFC 2616</a> "Compatibility With Previous Versions" had
       encouraged HTTP servers to support legacy HTTP/0.9 requests. RFC 7230
       supersedes this with "The expectation to support HTTP/0.9 requests has
       been removed" and offers additional comments in 
-      <a href="https://datatracker.ietf.org/doc/html/rfc7230#appendix-A">RFC 7230 Appendix A</a>. The <code>Require1.0</code> option allows
+      <a href="https://www.rfc-editor.org/rfc/rfc7230#appendix-A">RFC 7230 Appendix A</a>. The <code>Require1.0</code> option allows
       the user to remove support of the default <code>Allow0.9</code> option's
       behavior.</p>
 
index c6ee2dcc86837b69d2be1237770c140a1415da87..9baf22e7103e3843e8430cc3024e756745cc7409 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 344972:1933488 (outdated) -->
+<!-- English Revision: 344972:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9b11bb3e0d06bfdb0095de8fd55cdc68604e4788..6b70cf426724f3984d4b8df80f810ca182d9da4d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1741251:1933488 (outdated) -->
+<!-- English Revision: 1741251:1933506 (outdated) -->
 <!-- Translated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
 <!-- Reviewed by Sergio Ramos-->
 <!--
index 5af4f926a326d9f3ea43676f6b83cb9245cf00d4..5e5a62010bc83771ad8315f72a411987b081f244 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1932811:1933488 (outdated) -->
+<!-- English Revision: 1932811:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 1a232997e0be70a92393439274d61392293d9173..518208f7d97ed2356ef8f573f400655e05c0c238 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 669847:1933488 (outdated) -->
+<!-- English Revision: 669847:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6d53fe29be84ac654ab4844988deb3873d6ffe0e..33656cefbc3749779c5daa7e7616412a00864cdc 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1302855:1933488 (outdated) -->
+<!-- English Revision: 1302855:1933506 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 9bd7e377360b7876bb5e53a5194cb166f0eecc61..d0650310bf917a2e803881a1bb55f3845cae5673 100644 (file)
@@ -216,8 +216,7 @@ Digest Authentication was in force instead of Basic Authentication.
     Authentication case, the value associated with each stored username
     must be an encrypted string composed from the username, realm name,
     and password.  (See
-    <a href="https://datatracker.ietf.org/doc/html/rfc2617#section-3.2.2.2">
-    RFC 2617, Section 3.2.2.2</a> for more details on the format used
+    <a href="https://www.rfc-editor.org/rfc/rfc2617#section-3.2.2.2">RFC 2617</a> for more details on the format used
     for this encrypted string.)</p>
 
     <p>As a consequence of the difference in the stored values between
index 9236463811a1ba946c29b2d0412cd65391a253f3..a1f5114e55e2b2f2866531125285651a581b7501 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1826856:1933451 (outdated) -->
+<!-- English Revision: 1826856:1933506 (outdated) -->
 <!-- Spanish Translation: Daniel Ferradal <dferradal@apache.org> -->
 <!-- Spanish Translation Reviewer : Luis Gil de Bernabé <lgilbernabe@apache.org> --> 
 <!--
index 0e09803552ac25e3e7de63c57660185e1c44cdf4..6a079a04bc997fc0d241156f88b2c13b4507e78c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1907762:1933451 (outdated) -->
+<!-- English Revision: 1907762:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 00c00ee8c609f7332d4a3e521d0e3d800fda0e7b..c43a92474913ced5cbf85b3fd553eae38ae15c53 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 420990:1933451 (outdated) -->
+<!-- English Revision: 420990:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2eab6cd27586f6768659ecfed6b998aeb8df5231..d3168f958a1e30eb06ac9ae1e8d2b0195674c938 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1933451 (outdated) -->
+<!-- English Revision: 151408:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 3471b326d0a25a59e2d50a2358c092f5559207bb..7b76edd76cdd4b8e7926dae52bd2112a84cccd4b 100644 (file)
@@ -52,7 +52,7 @@
     stale or expired content is still fresh, and can represent a significant
     performance boost when the origin server supports <strong>conditional
     requests</strong> by honoring the
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.26">If-None-Match</a>
+    If-None-Match (<a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.26">RFC 2616</a>)
     HTTP request header. Content is only regenerated from scratch when the content
     has changed, and not when the cached entry expires.</p>
 
@@ -81,9 +81,9 @@
 
     <p>Under normal operation, <code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code> will respond to
     and can be controlled by the
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.9">Cache-Control</a>
+    Cache-Control (<a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.9">RFC 2616</a>)
     and
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.32">Pragma</a>
+    Pragma (<a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.32">RFC 2616</a>)
     headers sent from a client in a request, or from a
     server within a response. Under exceptional circumstances,
     <code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code> can be configured to override these headers
     by <code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code> when the
     <code class="directive"><a href="#cachelock">CacheLock</a></code> directive is suitably
     configured. Such responses will contain a
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.46">Warning</a>
+    Warning (<a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.46">RFC 2616</a>)
     HTTP header with a 110 response code. RFC 2616 also allows a cache to return
     stale data when the attempt made to refresh the stale data returns an
     error 500 or above, and this behavior is supported by default by
     <code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code>. Such responses will contain a
-    <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.46">Warning</a>
+    Warning (<a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.46">RFC 2616</a>)
     HTTP header with a 111 response code.</p>
 
     <p><code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code> requires the services of one or more
index 0ea337cc5df98857ca124ee9c244cae8a1d6fbab..f2df8875b8d242bb87855e84710c6038976aac8b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1933179:1933502 (outdated) -->
+<!-- English Revision: 1933179:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 96213c1edb34b6677f3d821f062b1e6964bc897b..0b21bbe0c31ff68142cffadc28ab6034d0e9d900 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 504183:1933502 (outdated) -->
+<!-- English Revision: 504183:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2265fab5922f8425a3b0c4977ef343359cca1583..180573b8785aeb1a4efa79359992c10883fee628 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105569:1933502 (outdated) -->
+<!-- English Revision: 105569:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 11f00a301b32d93827b4322fa65d6f5292aadb52..9d1b3898f098f83eb948f2318a1a7a6c48092da3 100644 (file)
 <li><code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code></li>
 <li><a href="../suexec.html">Running CGI programs under different
     user IDs</a></li>
-<li><a href="https://datatracker.ietf.org/doc/html/rfc3875">CGI Specification</a></li>
+<li>CGI Specification (<a href="https://www.rfc-editor.org/rfc/rfc3875">RFC 3875</a>)</li>
 <li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="env" id="env">CGI Environment variables</a> <a title="Permanent link" href="#env" class="permalink">&para;</a></h2>
     <p>The server will set the CGI environment variables as described
-    in the <a href="https://datatracker.ietf.org/doc/html/rfc3875">CGI specification</a>,
+    in the CGI specification (<a href="https://www.rfc-editor.org/rfc/rfc3875">RFC 3875</a>),
     with the following provisions:</p>
 
     <dl>
index 035fda33b81584c83519792dcb4119bf30e64997..ecd8432fa1311f691b5acc6a2b37ce0eb2548460 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1916704:1933451 (outdated) -->
+<!-- English Revision: 1916704:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 94d2aee39f3a3bd8066d93f9447755f18c5696bb..3cd0703b5b9ca0ef064861e7079748e21f3db8ad 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1330964:1933451 (outdated) -->
+<!-- English Revision: 1330964:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5272599a5dc47d9d32c4971ee8c627bd6eaf122b..48ef9bd295ce150acc7fb140173db7c7a9312d7f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1933451 (outdated) -->
+<!-- English Revision: 105989:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4fc27c7b20269fb3077651c69c777c5adc371536..601cf5daafae2c017f3c4a160d950daa42f7cdb1 100644 (file)
@@ -37,7 +37,7 @@
 <h3>Summary</h3>
 
     <p>This module provides the ability to convert a response into
-    an <a href="https://datatracker.ietf.org/doc/html/rfc2397">RFC2397 data URL</a>.
+    an <a href="https://www.rfc-editor.org/rfc/rfc2397">RFC 2397</a> (data URL).
     </p>
 
     <p>Data URLs can be embedded inline within web pages using something
index b174e30d4da328b57e2bb48b4b7f0b8d90667a57..85b7ce5f1c13b1c68008a25900caf35401ab64ec 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1673656:1933451 (outdated) -->
+<!-- English Revision: 1673656:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 7a0e0cd4943095fe5ebbae9fb9482ff1b36b0545..752980f5ce2de15a383c5ed2885ce68ae3dd00d2 100644 (file)
     designed for transmitting a binary file in an ASCII (text)
     format.</p>
 
-    <p>The <a href="https://datatracker.ietf.org/doc/html/rfc2616">HTTP/1.1
-    RFC</a>, section 14.11 puts it this way:</p>
+    <p>The HTTP/1.1 RFC (<a href="https://www.rfc-editor.org/rfc/rfc2616">RFC 2616</a>), section 14.11 puts it this way:</p>
 
-    <blockquote cite="https://datatracker.ietf.org/doc/html/rfc2616">
+    <blockquote cite="https://www.rfc-editor.org/rfc/rfc2616">
       <p>The Content-Encoding entity-header field is used as a modifier to
       the media-type. When present, its value indicates what additional
       content codings have been applied to the entity-body, and thus what
index da7ea7828cc6a7260ddd9e8265affc391563f531..2929cf4051e8be67451c06563c01087c47b272d1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1932814:1933488 (outdated) -->
+<!-- English Revision: 1932814:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 
 <!--
index ff6815a8413eb946b89ea3d85afb87f2850812ab..db2046bc4dbab3e4dae763f3661decebcad13df6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1933488 (outdated) -->
+<!-- English Revision: 659902:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index fbe26f3559aded44f19f0197c3864d80a406f7f6..747b283a763f1c665fb40ddf3d1ed7615bd2a3a1 100644 (file)
     <li><strong>Not RFC-compliant:</strong> Standards documents consistently
     recommend against setting Content-Encoding for files that are already
     compressed (such as .zip or .gz files). See
-    <a href="https://datatracker.ietf.org/doc/html/rfc9110#name-content-encoding">RFC 9110</a>.</li>
+    <a href="https://www.rfc-editor.org/rfc/rfc9110#name-content-encoding">RFC 9110</a>.</li>
 
     <li><strong>Breaks content integrity:</strong> When Content-Encoding is set,
     most HTTP clients will decompress the file before writing it to disk. This
index 0bf60ba2a3eec0059d350a806958f98932f9c845..5e12b77986900c82fa0229e32c6f54fbcca6abcb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1932902:1933451 (outdated) -->
+<!-- English Revision: 1932902:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 2366ce25d171cc0af316ff7cdbddafbac56d9890..66eea5747e6744889a78d840909c6842d0f976a3 100644 (file)
@@ -1442,7 +1442,7 @@ ProxyPass "/mirror/foo"   "http://backend.example.com"</pre>
         <td><p>Protocol accepted by <code class="module"><a href="../mod/mod_proxy_http.html">mod_proxy_http</a></code> or
         <code class="module"><a href="../mod/mod_proxy_wstunnel.html">mod_proxy_wstunnel</a></code> for the HTTP Upgrade mechanism
         upon negotiation by the HTTP client/browser (per
-        <a href="https://datatracker.ietf.org/doc/html/rfc9110#name-upgrade">RFC 9110 - Upgrade</a>).
+        <a href="https://www.rfc-editor.org/rfc/rfc9110#name-upgrade">RFC 9110 - Upgrade</a>).
         See the <a href="#protoupgrade">Protocol Upgrade</a> note below</p>
     </td></tr>
     <tr><td>mapping</td>
index d58a2ed2ba0f7e162d40d820f969585ce3a272b7..24b20823879c35e4619fa85bb2d4f31107b113a6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1932769:1933502 (outdated) -->
+<!-- English Revision: 1932769:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 458c54db3b3f66790e45153541523728ff6f2c02..4dcbc0f85d5f6dfa2a2f52ef4f34a76bc77b07d5 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 344971:1933502 (outdated) -->
+<!-- English Revision: 344971:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4163f9351d5e92e0e44a9b8ae2e42da3be1c6f97..8243d489f436c823e276d9697aa8a5b6a24d4495 100644 (file)
@@ -332,8 +332,7 @@ ProxyFCGISetEnvIf "reqenv('PATH_TRANSLATED') =~ m|(/.*prefix)(\d+)(.*)|" PATH_TR
 
 
   The CGI/1.1 specification
-  <a href="https://datatracker.ietf.org/doc/html/rfc3875#section-4.1">does not
-  distinguish</a> between a variable with an empty value and a variable that
+  does not distinguish (<a href="https://www.rfc-editor.org/rfc/rfc3875#section-4.1">RFC 3875</a>) between a variable with an empty value and a variable that
   does not exist. However, many CGI and FastCGI implementations distinguish (or
   allow scripts to distinguish) between the two. The choice of which to use is
   dependent upon your implementation and your reason for modifying the variable.
index 0d36cf860454660e0ab00a28ce7bf7ad01e9a8f9..b4216e7b2b26bd934084cf5607e7f689956d260e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1823832:1933451 (outdated) -->
+<!-- English Revision: 1823832:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 
 <!--
index f27934440df52dd6076c3d18335c00532d481090..6ac6c92f90eccc8ed14d5b1d37a596514e4bc9e8 100644 (file)
@@ -300,8 +300,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3"
                 Most are documented in the 
                 <a href="../expr.html#vars">Expressions doc</a>, in the
                 <a href="../env.html">Environment Variables doc</a>,
-                or the <a href="https://datatracker.ietf.org/doc/html/rfc3875">CGI
-                specification</a>.</p>
+                or the CGI specification (<a href="https://www.rfc-editor.org/rfc/rfc3875">RFC 3875</a>).</p>
 
                 <p>SERVER_NAME and SERVER_PORT depend on the values of
                 <code class="directive"><a href="../mod/core.html#usecanonicalname">UseCanonicalName</a></code> and
index aa03eac2ccc3f86f6ee6fc5f10bfaf2c6b33b89a..e32809e3b4cdd5755ec29a1675c4a145c87858e8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1932387:1933451 (outdated) -->
+<!-- English Revision: 1932387:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index f6ce12222b4c0ede7ffe252bf876aa92f2df1d55..99d6de82f8f7ff817432d74b5752fd313bc7b4fe 100644 (file)
@@ -725,7 +725,7 @@ key is encrypted, the pass phrase dialog is forced at startup time.
 
 <p>As an alternative to storing certificates and private keys in
 files, a certificate identifier can be used to identify a certificate
-stored in a token.  Currently, only <a href="https://datatracker.ietf.org/doc/html/rfc7512">PKCS#11 URIs</a> are
+stored in a token.  Currently, only PKCS#11 URIs (<a href="https://www.rfc-editor.org/rfc/rfc7512">RFC 7512</a>) are
 recognized as certificate identifiers, and can be used in conjunction
 with the OpenSSL <code>pkcs11</code> engine or provider.  If <code class="directive"><a href="#sslcertificatekeyfile">SSLCertificateKeyFile</a></code> is omitted, the
 certificate and private key can be loaded through the single
@@ -819,7 +819,7 @@ key file.</p>
 
 <p>As an alternative to storing private keys in files, a key
 identifier can be used to identify a private key stored in a
-token.  Currently, only <a href="https://datatracker.ietf.org/doc/html/rfc7512">PKCS#11 URIs</a> are recognized as private key
+token.  Currently, only PKCS#11 URIs (<a href="https://www.rfc-editor.org/rfc/rfc7512">RFC 7512</a>) are recognized as private key
 identifiers, and can be used in conjunction with the OpenSSL
 <code>pkcs11</code> engine or provider.</p>
 
@@ -1083,11 +1083,11 @@ SSLCryptoDevice ubsec</pre>
 
 <p>
 With OpenSSL 3.0 or later, if no engine is specified but the key or certificate
-is specified using a <a href="https://datatracker.ietf.org/doc/html/rfc7512">PKCS#11 URIs</a>
+is specified using a PKCS#11 URIs (<a href="https://www.rfc-editor.org/rfc/rfc7512">RFC 7512</a>)
 then it is tried to load the key and certificate from an OpenSSL provider.
 The OpenSSL provider to use must be defined and configured in the OpenSSL config file,
 and it must support the <a href="https://docs.openssl.org/3.0/man7/provider-storemgmt/">STORE method</a>
-for <a href="https://datatracker.ietf.org/doc/html/rfc7512">PKCS#11 URIs</a>.
+for PKCS#11 URIs (<a href="https://www.rfc-editor.org/rfc/rfc7512">RFC 7512</a>).
 </p>
 
 </div>
@@ -1104,7 +1104,7 @@ for <a href="https://datatracker.ietf.org/doc/html/rfc7512">PKCS#11 URIs</a>.
 
 <p>
 ECH is specified in
-    <a href="https://datatracker.ietf.org/doc/draft-ietf-tls-esni/">draft-ietf-tls-esni</a>
+    <a href="https://www.rfc-editor.org/rfc/rfc9849">RFC 9849</a>
 httpd supports ECH "shared-mode" where the httpd instance does the
 ECH decryption and also hosts both the ECH `public-name` and `backend` web
 sites.  
index 88bcffce5d1c5fdca5ba61bfec6b3a64eb411e77..135a501d1b3120e8fdb9c00f29570531a923cfee 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1817381:1933502 (outdated) -->
+<!-- English Revision: 1817381:1933506 (outdated) -->
 <!-- Spanish Translation: Daniel Ferradal <dferradal@apache.org> -->
 <!-- Updated and reviewed: Luis Gil de bernabe <lgilbernabe@apache.org> -->
 
index 9f151317dbb4c58ad19e35cb836ecc80eb5ba016..62de9c2aee45e33f78f55a296b98e7b4a0b36967 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1933097:1933502 (outdated) -->
+<!-- English Revision: 1933097:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index fd60a31268cc0f32bd7ce87b2dc12c7bbf625602..a8e0fd83b10b770264eb612009af6bdc70d45f66 100644 (file)
@@ -47,7 +47,7 @@
       <dd>The <code>ContentDigest</code> directive and support for the the
           <code>Content-MD5</code> header has been removed from the server,
           corresponding with the removal of this header from
-          <a href="https://datatracker.ietf.org/doc/html/rfc7231#appendix-B">
+          <a href="https://www.rfc-editor.org/rfc/rfc7231#appendix-B">
           RFC7231 Hypertext Transfer Protocol (HTTP/1.1): Semantics and
           Content.</a></dd>
 
index e3543845f8720d99b16811b443f368daae534846..ac86cdba5d40c771a03d8e365148109147dd6bf6 100644 (file)
@@ -64,8 +64,7 @@
 
     <dt><code><var>realm</var></code></dt>
     <dd>The realm name to which the user name belongs. See
-    <a href="https://datatracker.ietf.org/doc/html/rfc2617#section-3.2.1">
-    http://tools.ietf.org/html/rfc2617#section-3.2.1</a> for more details.
+    <a href="https://www.rfc-editor.org/rfc/rfc2617#section-3.2.1">RFC 2617</a> for more details.
     </dd>
 
     <dt><code><var>username</var></code></dt>
index 1f1131fae9fd69ceabf52e6b212a429414c3e767..05b8da720b9bb9822fd402f544741861fb1012cd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1933136:1933451 (outdated) -->
+<!-- English Revision: 1933136:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index d6bef34f50f206f8a8f7041ffc3b965bc903c62d..ef38d55084dea2083d150883775a41a03d9e9b00 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1933451 (outdated) -->
+<!-- English Revision: 105989:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2d5e749f0af3924aa60fb1490536d6fb272b64c4..e89d04dbd4287ab5504d65654b50f37e0cb053bf 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 487904:1933451 (outdated) -->
+<!-- English Revision: 487904:1933506 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 2281304a0e3a9e23d2c7444f6a87adf50957a1b2..042c925958e08ec69747278e613631425abef2c7 100644 (file)
@@ -628,7 +628,7 @@ RSA Laboratories Technical Notes, See <a href="https://en.wikipedia.org/wiki/PKC
 <dt><a id="MIME" name="MIME">[MIME]</a></dt>
 <dd>N. Freed, N. Borenstein, <q>Multipurpose Internet Mail Extensions
 (MIME) Part One: Format of Internet Message Bodies</q>, RFC2045.
-See for instance <a href="https://datatracker.ietf.org/doc/html/rfc2045">http://tools.ietf.org/html/rfc2045</a>.</dd>
+See for instance <a href="https://www.rfc-editor.org/rfc/rfc2045">RFC 2045</a>.</dd>
 
 <dt><a id="SSL3" name="SSL3">[SSL3]</a></dt>
 <dd>Alan O. Freier, Philip Karlton, Paul C. Kocher, <q>The SSL Protocol
@@ -636,19 +636,19 @@ Version 3.0</q>, 1996. See <a href="https://www.rfc-editor.org/rfc/rfc6101">RFC
 
 <dt><a id="TLS1" name="TLS1">[TLS1]</a></dt>
 <dd>Tim Dierks, Christopher Allen, <q>The TLS Protocol Version 1.0</q>,
-1999. See <a href="https://datatracker.ietf.org/doc/html/rfc2246">http://ietf.org/rfc/rfc2246.txt</a>.</dd>
+1999. See <a href="https://www.rfc-editor.org/rfc/rfc2246">RFC 2246</a>.</dd>
 
 <dt><a id="TLS11" name="TLS11">[TLS11]</a></dt>
 <dd><q>The TLS Protocol Version 1.1</q>,
-2006. See <a href="https://datatracker.ietf.org/doc/html/rfc4346">http://tools.ietf.org/html/rfc4346</a>.</dd>
+2006. See <a href="https://www.rfc-editor.org/rfc/rfc4346">RFC 4346</a>.</dd>
 
 <dt><a id="TLS12" name="TLS12">[TLS12]</a></dt>
 <dd><q>The TLS Protocol Version 1.2</q>,
-2008. See <a href="https://datatracker.ietf.org/doc/html/rfc5246">http://tools.ietf.org/html/rfc5246</a>.</dd>
+2008. See <a href="https://www.rfc-editor.org/rfc/rfc5246">RFC 5246</a>.</dd>
 
 <dt><a id="TLS13" name="TLS13">[TLS13]</a></dt>
 <dd><q>The Transport Layer Security (TLS) Protocol Version 1.3</q>,
-2018. See <a href="https://datatracker.ietf.org/doc/html/rfc8446">https://tools.ietf.org/html/rfc8446</a>.</dd>
+2018. See <a href="https://www.rfc-editor.org/rfc/rfc8446">RFC 8446</a>.</dd>
 </dl>
 </div></div>
 <div class="bottomlang">
index f106fedd7db287fcf638d9cc9a4426701e9940b4..2dd39952f838cc5760a303c1e3151264ab7766a9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1933399:1933502 (outdated) -->
+<!-- English Revision: 1933399:1933506 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 9cad0b34cbaefcc64264934774319c1f896073cb..beaef94a8bb7af6bb2eb15e82c43e3ab87ce1993 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1933502 (outdated) -->
+<!-- English Revision: 659902:1933506 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more