]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild HTML using the new <rfc> tag for RFC links
authorRich Bowen <rbowen@apache.org>
Wed, 29 Apr 2026 15:34:08 +0000 (15:34 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 29 Apr 2026 15:34:08 +0000 (15:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933504 13f79535-47bb-0310-9956-ffa450edef68

77 files changed:
docs/manual/AGENTS.md
docs/manual/compliance.html.en.utf8
docs/manual/compliance.xml.fr
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/misc/relevant_standards.html.en.utf8
docs/manual/misc/relevant_standards.xml.fr
docs/manual/misc/relevant_standards.xml.ko
docs/manual/mod/mod_auth_digest.html.en.utf8
docs/manual/mod/mod_auth_digest.xml.fr
docs/manual/mod/mod_auth_digest.xml.ko
docs/manual/mod/mod_autht_jwt.html.en.utf8
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_expires.html.en.utf8
docs/manual/mod/mod_expires.xml.fr
docs/manual/mod/mod_expires.xml.ja
docs/manual/mod/mod_expires.xml.ko
docs/manual/mod/mod_http2.html.en.utf8
docs/manual/mod/mod_http2.xml.fr
docs/manual/mod/mod_ident.html.en.utf8
docs/manual/mod/mod_ident.xml.fr
docs/manual/mod/mod_ident.xml.ja
docs/manual/mod/mod_ident.xml.ko
docs/manual/mod/mod_macro.html.en.utf8
docs/manual/mod/mod_macro.html.fr.utf8
docs/manual/mod/mod_macro.xml.fr
docs/manual/mod/mod_macro.xml.meta
docs/manual/mod/mod_md.html.en.utf8
docs/manual/mod/mod_md.xml.fr
docs/manual/mod/mod_mime.html.en.utf8
docs/manual/mod/mod_mime.xml
docs/manual/mod/mod_negotiation.html.en.utf8
docs/manual/mod/mod_negotiation.xml.fr
docs/manual/mod/mod_negotiation.xml.ja
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_http2.html.en.utf8
docs/manual/mod/mod_proxy_http2.xml.fr
docs/manual/mod/mod_setenvif.html.en.utf8
docs/manual/mod/mod_setenvif.xml.fr
docs/manual/mod/mod_setenvif.xml.ja
docs/manual/mod/mod_setenvif.xml.ko
docs/manual/mod/mod_setenvif.xml.tr
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_2.html.en.utf8
docs/manual/new_features_2_2.xml.fr
docs/manual/new_features_2_2.xml.ko
docs/manual/new_features_2_2.xml.pt-br
docs/manual/new_features_2_2.xml.tr
docs/manual/ssl/ssl_faq.html.en.utf8
docs/manual/ssl/ssl_faq.xml.fr
docs/manual/ssl/ssl_intro.html.en.utf8
docs/manual/ssl/ssl_intro.xml.fr
docs/manual/ssl/ssl_intro.xml.ja

index dd44fae854233dc7411653c1a552a6c4d496dd6f..b8b6c0775a02d9eaf0efb68c7c02080f69ba5996 100644 (file)
@@ -27,7 +27,7 @@ This is the documentation source for the [Apache HTTP Server](https://httpd.apac
 
 ## External Link Conventions
 
-### RFC Links
+
 Always link to the IETF Datatracker for RFC references:
 ```
 https://datatracker.ietf.org/doc/html/rfcNNNN
index fd18a2d6ce141f68c2367b56fc7612cee53aacb7..a5cdbf5da99e6276c3c09cad5f5f75eb7cdf5102 100644 (file)
@@ -53,7 +53,7 @@
     <table class="related"><tr><th>Related Modules</th><th>Related Directives</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_policy.html">mod_policy</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/mod_policy.html#policyconditional">PolicyConditional</a></code></li><li><code class="directive"><a href="./mod/mod_policy.html#policylength">PolicyLength</a></code></li><li><code class="directive"><a href="./mod/mod_policy.html#policykeepalive">PolicyKeepalive</a></code></li><li><code class="directive"><a href="./mod/mod_policy.html#policytype">PolicyType</a></code></li><li><code class="directive"><a href="./mod/mod_policy.html#policyvary">PolicyVary</a></code></li><li><code class="directive"><a href="./mod/mod_policy.html#policyvalidation">PolicyValidation</a></code></li><li><code class="directive"><a href="./mod/mod_policy.html#policynocache">PolicyNocache</a></code></li><li><code class="directive"><a href="./mod/mod_policy.html#policymaxage">PolicyMaxage</a></code></li><li><code class="directive"><a href="./mod/mod_policy.html#policyversion">PolicyVersion</a></code></li></ul></td></tr></table>
 
     <p>The HTTP protocol follows the <strong>robustness principle</strong>
-    as described in <a href="https://datatracker.ietf.org/doc/html/rfc1122">RFC1122</a>,
+    as described in <a href="https://www.rfc-editor.org/rfc/rfc1122">RFC 1122</a>,
     which states <strong>"Be liberal in what you accept, and conservative in
     what you send"</strong>. As a result of this principle, HTTP clients will
     compensate for and recover from incorrect or misconfigured responses, or
index 861620f478d4457a1751493efac77a83f921145f..02b0138a418ba49d91cb71462641c39d47287d5d 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:1933451 (outdated) -->
+<!-- English Revision: 1878547:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 94ca21ed5778d068c02a57b5b24b7e1294bd8cc1..f761977644ffa9a3e8bf24e1acac2aa242372a3e 100644 (file)
       <a name="http" id="hhtp">(HTTP)</a></dt>
     <dd>The standard transmission protocol used on the World Wide Web.  httpd
       implements version 1.1 of the protocol, referred to as HTTP/1.1 and
-      defined by <a href="https://datatracker.ietf.org/doc/html/rfc2616">RFC 2616</a>.
+      defined by <a href="https://www.rfc-editor.org/rfc/rfc2616">RFC 2616</a>.
     </dd>
 
     <dt><a name="https" id="https">HTTPS</a></dt>
       in processing the SSL handshake.  It was added to SSL starting
       with the TLS extensions, RFC 3546.  <br />
       See: <a href="ssl/ssl_faq.html">the SSL FAQ</a>
-      and <a href="https://datatracker.ietf.org/doc/html/rfc3546">RFC 3546</a>
+      and <a href="https://www.rfc-editor.org/rfc/rfc3546">RFC 3546</a>
     </dd>
 
     <dt><a name="serversideincludes" id="serversideincludes">Server Side
     <dt><a name="uniformresourceidentifier" id="uniformresourceidentifier">Uniform Resource Identifier</a>
       <a name="URI" id="URI">(URI)</a></dt>
     <dd>A compact string of characters for identifying an abstract or physical
-      resource.  It is formally defined by <a href="https://datatracker.ietf.org/doc/html/rfc2396">RFC 2396</a>.  URIs used on the
+      resource.  It is formally defined by <a href="https://www.rfc-editor.org/rfc/rfc2396">RFC 2396</a>.  URIs used on the
       world-wide web are commonly referred to as <a class="glossarylink" href="./glossary.html#url" title="see glossary">URLs</a>.
     </dd>
 
index cd72bbd7f03c95c5e9aa9d90643bcf7abaee9e74..745812242bc10de96e6c255f608eeb4ee9a4d5fc 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:1933451 (outdated) -->
+<!-- English Revision: 420990:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 062e853770992ec287fa4482357264b84c03509b..d764c1871d4be606f07db14f29c9cabbd933f8f6 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:1933451 (outdated) -->
+<!-- English Revision: 1933086:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0b5e772250d0854ae917351b16c3916cad0ea6e8..be6a50479b13fb09e45cb1900998be21e2c47e90 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:1933451 (outdated) -->
+<!-- English Revision: 664361:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b1e11b6d7b177bcc949de8b90ffc99c7beffc826..b10c4c07cfb4000dbbb50b83dafb97b80a69878f 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:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index aabae916fd5ae672a98478790fcf164c9a50ce4d..8bbd54c7741cd7b34aa0d3b9735e54aecb5dfd1d 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:1933451 (outdated) -->
+<!-- English Revision: 1174747:1933502 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 718250b17fc7e7a35f403e8e0c6d0570a74c46f5..42f39c47708a94e3a4d3cf4d6daa3d50dd2ad8c8 100644 (file)
@@ -361,7 +361,7 @@ print "Hello, World.";</pre>
 
       <p>When you miss HTTP headers from the environment, make
       sure they are formatted according to
-      <a href="https://datatracker.ietf.org/doc/html/rfc2616">RFC 2616</a>,
+      <a href="https://www.rfc-editor.org/rfc/rfc2616">RFC 2616</a>,
       section 4.2: Header names must start with a letter,
       followed only by letters, numbers or hyphen. Any header
       violating this rule will be dropped silently.</p>
index aa4524ae6c93091923c3c333fdc80ac078f727bc..9d487dea0a4f8ba78b67cc6785104a6139f41e4d 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:1933451 (outdated) -->
+<!-- English Revision: 1773244:1933502 (outdated) -->
 <!-- Spanish translation : Daniel Ferradal -->
 <!-- Reviewed by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
 
index 0641968147fbbfe6067e0390e4b7c7b24d573c3b..db28bd39c6374d579a1e7d088526af9961832446 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:1933451 (outdated) -->
+<!-- English Revision: 1933084:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index f5cac29eb8915db904d4015a8f5bdf7201b4443c..4a9c2fece62350a21d7d611bdb02ef823c97db86 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:1933451 (outdated) -->
+<!-- English Revision: 545841:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c52cf795ad10329898ad8de3690d2686df887dd4..12b3aca9333df664800839513513eaeb56867740 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:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9fc9530a71c887c9c897e5b6052ac6b11d4393de..a417ccb6aa6ac44b3e20142884b2d44f93faa439 100644 (file)
@@ -52,7 +52,7 @@
     of HTTP, the semantics. There are still request and responses and headers and all that. So, if
     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://datatracker.ietf.org/doc/html/rfc7540">RFC 7540</a> 
+    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>).
     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
     
     <p>An alternative to PUSHing resources is to send <code>Link</code> headers to the
     client before the response is even ready. This uses the HTTP feature called "Early Hints" and
-    is described in <a href="https://datatracker.ietf.org/doc/html/rfc8297">RFC 8297</a>.</p>
+    is described in <a href="https://www.rfc-editor.org/rfc/rfc8297">RFC 8297</a>.</p>
     <p>In order to use this, you need to explicitly enable it on the server via</p>
     <pre class="prettyprint lang-config">H2EarlyHints on</pre>
 
index 861b4a553e4c435e2c59f60174e042c882767cc4..ebdf4532de45e0e879210a2bd96509dc02c4a7c6 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:1933451 (outdated) --> 
+<!-- English Revision: 1834263:1933502 (outdated) --> 
 <!-- Spanish translation : Daniel Ferradal -->
 <!-- Reviewed & updated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
 <!--
index 3e9ba8af16d2be601385b894c7a68a4b86947652..c0c561266cda9df4026d62f4bf5b83fe0213a979 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:1933451 (outdated) -->
+<!-- English Revision: 1899234:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index ce266bcc5e0b804218685340e47cfc9f7b0e56d4..6327c1a54b09316124284be695503e41e93f1f22 100644 (file)
@@ -626,8 +626,8 @@ CustomLog "|$/usr/local/apache/bin/rotatelogs   /var/log/access_log 86400" commo
     later split the log into individual files. For example,
     consider the following directives.</p>
 
-    <pre class="prettyprint lang-config">LogFormat "%v %l %u %t \"%r\" %&gt;s %b" comonvhost
-CustomLog "logs/access_log" comonvhost</pre>
+    <pre class="prettyprint lang-config">LogFormat "%v %p %h %l %u %t \"%r\" %&gt;s %b" commonvhost
+CustomLog "logs/access_log" commonvhost</pre>
 
 
     <p>The <code>%v</code> is used to log the name of the virtual
index 7c725b72dc88819009da6d5581d5a47ca7f9809e..1c774c3e03dd5433ee37b7f451607d4d1cf41f2c 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:1933451 (outdated) -->
+<!-- English Revision: 1932317:1933492 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 234b4b2d4002353013f98f227f0524d2b7f3cb56..82b228104bf0f4358c960ef9dc49be0fc02bb4f4 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:1933492 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 52094c2d01a1dbf3a355451aabf49d05a2e5789b..87be734a151dc72cb996e3fb7e8ccc4ced8e5206 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:1933492 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 27250404d7d14ce5961b9564c64da7750e345973..eb4353e54d4a1db41a2302499305788a9db991f2 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:1933451 (outdated) -->
+<!-- English Revision: 1300924:1933492 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 9e25be8afafd7375de74ec66876f37bc211a54f3..03e96a9d4ca178a86ea257c3ed3823a5d85caff3 100644 (file)
@@ -68,7 +68,7 @@
     basic web server complies with the following IETF recommendations:</p>
 
     <dl>
-      <dt><a href="https://datatracker.ietf.org/doc/html/rfc1945">RFC 1945</a>
+      <dt><a href="https://www.rfc-editor.org/rfc/rfc1945">RFC 1945</a>
       (Informational)</dt>
 
       <dd>The Hypertext Transfer Protocol (HTTP) is an application-level
       collaborative, hypermedia information systems.  This documents
       HTTP/1.0.</dd>
 
-      <dt><a href="https://datatracker.ietf.org/doc/html/rfc2616">RFC 2616</a>
+      <dt><a href="https://www.rfc-editor.org/rfc/rfc2616">RFC 2616</a>
       (Standards Track)</dt>
 
       <dd>The Hypertext Transfer Protocol (HTTP) is an
       application-level protocol for distributed, collaborative,
       hypermedia information systems.  This documents HTTP/1.1.</dd>
 
-      <dt><a href="https://datatracker.ietf.org/doc/html/rfc2396">RFC 2396</a>
+      <dt><a href="https://www.rfc-editor.org/rfc/rfc2396">RFC 2396</a>
       (Standards Track)</dt>
 
       <dd>A Uniform Resource Identifier (URI) is a compact string of
       characters for identifying an abstract or physical resource.</dd>
 
-      <dt><a href="https://datatracker.ietf.org/doc/html/rfc4346">RFC 4346</a>
+      <dt><a href="https://www.rfc-editor.org/rfc/rfc4346">RFC 4346</a>
       (Standards Track)</dt>
 
       <dd>The TLS protocol provides communications security over the
     the following IETF and W3C recommendations:</p>
 
     <dl>
-      <dt><a href="https://datatracker.ietf.org/doc/html/rfc2854">RFC 2854</a>
+      <dt><a href="https://www.rfc-editor.org/rfc/rfc2854">RFC 2854</a>
       (Informational)</dt>
 
       <dd>This document summarizes the history of HTML development,
     follows the following IETF recommendations:</p>
 
     <dl>
-      <dt><a href="https://datatracker.ietf.org/doc/html/rfc2617">RFC 2617</a>
+      <dt><a href="https://www.rfc-editor.org/rfc/rfc2617">RFC 2617</a>
       (Standards Track)</dt>
 
       <dd>"HTTP/1.0", includes the specification for a Basic
 
       <dt><a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">BCP 47</a>
       (Best Current Practice),
-      <a href="https://datatracker.ietf.org/doc/html/rfc3066">RFC 3066</a></dt>
+      <a href="https://www.rfc-editor.org/rfc/rfc3066">RFC 3066</a></dt>
 
       <dd>This document describes a language tag for use in cases where
       it is desired to indicate the language used in an information
       object, how to register values for use in this language tag,
       and a construct for matching such language tags.</dd>
 
-      <dt><a href="https://datatracker.ietf.org/doc/html/rfc3282">RFC 3282</a>
+      <dt><a href="https://www.rfc-editor.org/rfc/rfc3282">RFC 3282</a>
       (Standards Track)</dt>
 
       <dd>This document defines a "Content-language:" header, for use in
index 58e7911c0c7097b8024c0b1e8d20fda0c4052b63..2410e3e8f35afa8d34a322b7ead6a6b994830682 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: 1739085:1933451 (outdated) -->
+<!-- English Revision: 1739085:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 23eec16009f6e6bb6d5a5b5f6d69979e96812e96..569e6031cd83b64dca3f9ccbec2787ebe297d028 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: 420993:1933451 (outdated) -->
+<!-- English Revision: 420993:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 946a25016ecd4b381a1ad6a6fe82c33949acc3ae..832de58c670cb3fa971071668ed61d1fea70e68e 100644 (file)
@@ -38,7 +38,7 @@
 <h3>Summary</h3>
 
     <p>This module implements HTTP Digest Authentication
-    (<a href="https://datatracker.ietf.org/doc/html/rfc2617">RFC2617</a>), and
+    (<a href="https://www.rfc-editor.org/rfc/rfc2617">RFC 2617</a>), and
     provides an alternative to <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> where the
     password is not transmitted as cleartext. However, this does
     <strong>not</strong> lead to a significant security advantage over
index 82bdf9a8ba1491ecfe3bc68e5d4adcf2d3528c96..34302ad44455ce7c79fe8958ca2f078ffd47aa04 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: 1874148:1933451 (outdated) -->
+<!-- English Revision: 1874148:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index e1442af168be15927128d5ae39a5d4858e3c65a3..5f5aec8cb9fe45b0ccc3c2a717cac7658b87ea8c 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:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 1c7001acfc650ff9af7a67568227368b72d8629a..afa206e42424b460c747d794db3728f4b218bdbf 100644 (file)
@@ -38,7 +38,7 @@
     <p>This module provides token parsing front-ends such as
     <code class="module"><a href="../mod/mod_auth_bearer.html">mod_auth_bearer</a></code> the ability to authenticate users
     by verifying a JWT token as described in
-    <a href="https://datatracker.ietf.org/doc/html/rfc7519">RFC 7519</a>.</p>
+    <a href="https://www.rfc-editor.org/rfc/rfc7519">RFC 7519</a>.</p>
 
     <p>A JWT token is read from the <var>Authorization</var> header
     with an <var>auth-scheme</var> of <var>Bearer</var>.</p>
index d11dd98103a4d952097377d6adc6faa7ab91e3e2..3471b326d0a25a59e2d50a2358c092f5559207bb 100644 (file)
@@ -44,7 +44,7 @@
     wish to limit access by client host name, address or environment
     variable.</div>
 
-    <p><code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code> implements an <a href="https://datatracker.ietf.org/doc/html/rfc2616">RFC 2616</a> compliant
+    <p><code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code> implements an <a href="https://www.rfc-editor.org/rfc/rfc2616">RFC 2616</a> compliant
     <strong>HTTP content caching filter</strong>, with support for the caching
     of content negotiated responses containing the Vary header.</p>
 
index bc4672b071b4abe7d295107b628f67752dd4752d..0ea337cc5df98857ca124ee9c244cae8a1d6fbab 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:1933451 (outdated) -->
+<!-- English Revision: 1933179:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 1080d912df85ec799c594ff08c6382cd458e8c3e..96213c1edb34b6677f3d821f062b1e6964bc897b 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:1933451 (outdated) -->
+<!-- English Revision: 504183:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index f97bc4b5e97633b6ebb148ebe5af48948291e2e3..2265fab5922f8425a3b0c4977ef343359cca1583 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:1933451 (outdated) -->
+<!-- English Revision: 105569:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index db98437ce65a618e1173aff19927afccdd31cd79..84fe679441fd9bc972a2350a7f963f6affc4af64 100644 (file)
@@ -54,8 +54,8 @@ criteria</td></tr>
     source.</p>
 
     <p>To modify <code>Cache-Control</code> directives other than
-    <code>max-age</code> (see <a href="https://datatracker.ietf.org/doc/html/rfc2616#section-14.9">RFC
-    2616 section 14.9</a>), you can use the <code class="directive"><a href="../mod/mod_headers.html#header">Header</a></code> directive.</p>
+    <code>max-age</code> (see <a href="https://www.rfc-editor.org/rfc/rfc2616#section-14.9">RFC 2616</a>,
+    section 14.9), you can use the <code class="directive"><a href="../mod/mod_headers.html#header">Header</a></code> directive.</p>
 
     <p> When the <code>Expires</code> header is already part of the response
     generated by the server, for example when generated by a CGI script or
index 4443f231abff85daf1bd4a343f232fb3ace5b1d0..ebf78aaffe22e9cce723b5bcad48de276a60a1ee 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: 1330988:1933451 (outdated) -->
+<!-- English Revision: 1330988:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 22dcd04a84b5e9b3946a8b47596548576f71fc8c..6ebefe38c6d79dacd09d186ef580158ef7a04df1 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:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0aff9dc8b2f30f208259f7f00abf33a48bde827c..7e20c1be521ef2338754a42f525e1e956f168069 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: 420990:1933451 (outdated) -->
+<!-- English Revision: 420990:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 52698312011d711101a1cf984576ea744080a759..cfda997098d392e6f5a643d1e5afc67970d27351 100644 (file)
@@ -36,7 +36,7 @@
 <tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.4.17 and later</td></tr></table>
 <h3>Summary</h3>
 
-        <p>This module provides HTTP/2 (<a href="https://datatracker.ietf.org/doc/html/rfc7540">RFC 7540</a>) 
+        <p>This module provides HTTP/2 (<a href="https://www.rfc-editor.org/rfc/rfc7540">RFC 7540</a>) 
         support for the Apache HTTP Server.</p>
         
         <p>This module relies on <a href="http://nghttp2.org/">libnghttp2</a>
index da299fcfc03592486681b82f99f6450ec8781837..54b857c384b8319578d9d3f461285e490e203b0e 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: 1933057:1933451 (outdated) -->
+<!-- English Revision: 1933057:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 
 <!--
index 7da244f86889ea651b1a60ae34d56c27b97a6049..9ccd8fced78b288fa0b7c22bc7fce1a6a7236f83 100644 (file)
@@ -37,7 +37,7 @@
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_ident.c</td></tr></table>
 <h3>Summary</h3>
 
-    <p>This module queries an <a href="https://datatracker.ietf.org/doc/html/rfc1413">RFC 1413</a> compatible daemon on a remote host to look up the owner of
+    <p>This module queries an <a href="https://www.rfc-editor.org/rfc/rfc1413">RFC 1413</a> compatible daemon on a remote host to look up the owner of
     a connection.</p>
 </div>
 <div id="quickview"><h3 class="directives">Directives</h3>
@@ -61,7 +61,7 @@ user</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ident</td></tr>
 </table>
-    <p>This directive enables <a href="https://datatracker.ietf.org/doc/html/rfc1413">RFC 1413</a>-compliant logging of the remote user name for each
+    <p>This directive enables <a href="https://www.rfc-editor.org/rfc/rfc1413">RFC 1413</a>-compliant logging of the remote user name for each
     connection, where the client machine runs identd or something similar.
     This information is logged in the access log using the <code>%...l</code>
     <a href="mod_log_config.html#formats">format string</a>.</p>
@@ -91,7 +91,7 @@ user</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ident</td></tr>
 </table>
     <p>This directive specifies the timeout duration of an ident
-    request. The default value of 30 seconds is recommended by <a href="https://datatracker.ietf.org/doc/html/rfc1413">RFC 1413</a>, mainly because
+    request. The default value of 30 seconds is recommended by <a href="https://www.rfc-editor.org/rfc/rfc1413">RFC 1413</a>, mainly because
     of possible network latency. However, you may want to adjust the
     timeout value according to your local network speed.</p>
 
index 31056c2697fc0287788a7e9cacd472171af53616..12def0ac327b2cf7544cb67f50cb7f1b95dc49e6 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: 1924775:1933451 (outdated) -->
+<!-- English Revision: 1924775:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 66a74e5c11d970eed057331d06d25ffd5173b96f..e5192ffb0b6df300ee398d6d90d23872eac58184 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: 1421821:1933451 (outdated) -->
+<!-- English Revision: 1421821:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a6403ab920d562c3094fdfdb0a995111d67a66c1..15d87edcd75e6ad767ca2caa52ee8bfea997c862 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: 420993:1933451 (outdated) -->
+<!-- English Revision: 420993:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c9c00f8f65a8a570e6f4a120eaefeb2d2af0f2fb..25d0e09cfabf3caf32cf3092bb0b71460b26966e 100644 (file)
@@ -130,10 +130,13 @@ cause confusion at expression evaluation time. In the event of such
 confusion, the longest possible parameter name is used.</p>
 
 <p>If you want to use a value within another string, it is useful to
-surround the parameter in braces, to avoid confusion:</p>
+surround the parameter in parentheses, to avoid confusion. The
+<code>$(...)</code> syntax should be used rather than
+<code>${...}</code>, as the latter conflicts with the
+<code class="directive"><a href="../mod/core.html#define">Define</a></code> variable syntax:</p>
 
-<pre class="prettyprint lang-config">&lt;Macro DocRoot ${docroot}&gt;
-    DocumentRoot "/var/www/${docroot}/htdocs"
+<pre class="prettyprint lang-config">&lt;Macro DocRoot $(docroot)&gt;
+    DocumentRoot "/var/www/$(docroot)/htdocs"
 &lt;/Macro&gt;</pre>
 
 
index 7be88a2d74eafc68d4e3928bce4f2cd112856cb2..14123ee4e3f8b4213eac338e7e42be88caa7a260 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_macro.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_macro.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Ce module permet d'utiliser des macros dans les fichiers
 de configuration Apache.</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>
index 28ac46cbfed9545013f8ed3ceb148364890a33de..2bfbea11bd311cf4af6402495d762772851b892a 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: 1850539 -->
+<!-- English Revision: 1850539:1933496 (outdated) -->
 <!-- French translation: Fabien Coelho -->
 <!-- Updated by Lucien Gentis -->
 
index 2e26ebcdf4eb18cc2fe1def0434617b60131dfae..5454b3cb284bdad1f4dffe2502275cb4e620ea4b 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index 9cfc53074b2b60bdef20601dd74cbfeb3c10328a..0a27e0c9dac067dce352bd93f213f474777454ba 100644 (file)
@@ -41,7 +41,7 @@
         <p>
         This module manages common properties of domains for one or more virtual hosts. 
         Its serves two main purposes: for one, supervise/renew TLS certificates via the 
-        ACME protocol (<a href="https://datatracker.ietf.org/doc/html/rfc8555">RFC 8555</a>). 
+        ACME protocol (<a href="https://www.rfc-editor.org/rfc/rfc8555">RFC 8555</a>). 
         Certificates will be renewed by the module ahead of their expiration to account 
         for disruption in internet services. There are ways to monitor the status of all 
         certificates managed this way and configurations that will run your own 
index 660eb1de7bc4038210f7d6d2c03a0237f2797488..dfa8ccddb53deca4ad4073d9344041a278966485 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
-<!-- English Revision: 1932365:1933451 (outdated) -->
+<!-- English Revision: 1932365:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 16bf8a5f0add5513a5a27ad9e1079799641c7cf7..7a0e0cd4943095fe5ebbae9fb9482ff1b36b0545 100644 (file)
     <p>The <a href="https://datatracker.ietf.org/doc/html/rfc2616">HTTP/1.1
     RFC</a>, section 14.11 puts it this way:</p>
 
-    <blockquote cite="https://www.rfc-editor.org/rfc/rfc2616">
+    <blockquote cite="https://datatracker.ietf.org/doc/html/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 1b0449e9d78e2f6bf0621ae6a87c628fd1265a12..d749aad8afcad58e5b7c7e4d0f68e7bc87627325 100644 (file)
@@ -165,7 +165,7 @@ module="mod_mime_magic">MimeMagicFile</directive></seealso>
     <p>The <a href="https://datatracker.ietf.org/doc/html/rfc2616">HTTP/1.1
     RFC</a>, section 14.11 puts it this way:</p>
 
-    <blockquote cite="https://www.rfc-editor.org/rfc/rfc2616">
+    <blockquote cite="https://datatracker.ietf.org/doc/html/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 0c1a840510add9006b2e2952e6acb5d4266ee271..49ff2253444fe3f4b1505b24e86ace1cb6f501a1 100644 (file)
@@ -95,7 +95,7 @@ Negotiation</a></li>
 
       <dt><code>Content-Language:</code></dt>
       <dd>The language(s) of the variant, as an Internet standard
-      language tag (<a href="https://datatracker.ietf.org/doc/html/rfc1766">RFC 1766</a>). An example is <code>en</code>,
+      language tag (<a href="https://www.rfc-editor.org/rfc/rfc1766">RFC 1766</a>). An example is <code>en</code>,
       meaning English. If the variant contains more than one
       language, they are separated by a comma.</dd>
 
index 3812a723a30404b8fe49279a4b768bac694232d5..ee7fc077beb8d7fd358b99bdb7df946290e607d3 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: 1924775:1933459 (outdated) -->
+<!-- English Revision: 1924775:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 32d1d8a3f07d5825bd8ba63544fefeb157675633..d10b4dd50bc4c25f0eb9befe4d21d623524ce89f 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:1933459 (outdated) -->
+<!-- English Revision: 420990:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5647467845547c1c6c267c205e57dc77a0100236..2366ce25d171cc0af316ff7cdbddafbac56d9890 100644 (file)
@@ -2212,7 +2212,7 @@ header for proxied requests</td></tr>
 </table>
     <p>This directive controls the use of the <code>Via:</code> HTTP
     header by the proxy. Its intended use is to control the flow of
-    proxy requests along a chain of proxy servers.  See <a href="https://datatracker.ietf.org/doc/html/rfc2616">RFC 2616</a> (HTTP/1.1), section
+    proxy requests along a chain of proxy servers.  See <a href="https://www.rfc-editor.org/rfc/rfc2616">RFC 2616</a> (HTTP/1.1), section
     14.45 for an explanation of <code>Via:</code> header lines.</p>
 
     <ul>
index 58a8df272e95eff0ddea6af90073815f4f5b6402..d58a2ed2ba0f7e162d40d820f969585ce3a272b7 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:1933463 (outdated) -->
+<!-- English Revision: 1932769:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 36b3f74313a0f4149a8005664e4c805fc067d785..458c54db3b3f66790e45153541523728ff6f2c02 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:1933463 (outdated) -->
+<!-- English Revision: 344971:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index fec0dff182bc39c10c625ee47cbba23146edd8d6..a4ba42bec15918fba9cbfee23234fec453a3d591 100644 (file)
@@ -133,7 +133,7 @@ ProxyPassReverse "/app" "http://app.example.com"</pre>
     <code>Link</code> headers.</p>
     <p>If available, they may do so using the <code>"103 Early Hints"</code> 
     intermediate responses as specified in 
-    <a href="https://datatracker.ietf.org/doc/html/rfc8297">RFC 8297</a>. This will give
+    <a href="https://www.rfc-editor.org/rfc/rfc8297">RFC 8297</a>. This will give
     the best performance. If the client is talking HTTP/2 as well, this may
     then result in a PUSH from Apache to the client or just in forwarding
     the 103 response.</p>
index eef033608de0978569b482f10cfd987f802399ef..97d5932184c4059b650253803799c6c2b9469092 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: 1850544:1933451 (outdated) -->
+<!-- English Revision: 1850544:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 
 <!--
index b02ed2e7d9d053a242d06ae0be1f722dc43edb4e..a777741200f20d470f82e63954857b6abefab7cb 100644 (file)
@@ -164,7 +164,7 @@ SetEnvIfNoCase User-Agent Robot is_a_robot</pre>
     following things:</p>
 
 <ol>
-<li>An HTTP request header field (see <a href="https://datatracker.ietf.org/doc/html/rfc2616">RFC2616</a>
+<li>An HTTP request header field (see <a href="https://www.rfc-editor.org/rfc/rfc2616">RFC 2616</a>
     for more information about these); for example: <code>Host</code>,
     <code>User-Agent</code>, <code>Referer</code>, and
     <code>Accept-Language</code>.  A regular expression may be
index 6bdc4e4f473cb636837180240d66b33e9e5a2c28..e2b362464613bcdc35d53f7260fa21af0930cf52 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: 1915443:1933451 (outdated) -->
+<!-- English Revision: 1915443:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 1ebfebe8d2dc3f512977370b1eb2512fb361303f..b20f6f3cb064c3da98a119633d04f778e052285e 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: 658546:1933451 (outdated) -->
+<!-- English Revision: 658546:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 115132379f42814974899bf0825e58b0a7f48a4b..61da9f25cb7106480260015dda23db7bf41f405e 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:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index eba052fb9283dc83fd5a002612043654c6c252dd..7c3582a16752b00fd9ac43533b77768169db55ad 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: 1180828:1933451 (outdated) -->
+<!-- English Revision: 1180828:1933502 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index d9e036b9b184132df169b0aa22b6b37b3bbfcade..f6ce12222b4c0ede7ffe252bf876aa92f2df1d55 100644 (file)
@@ -738,7 +738,7 @@ Beginning with version 2.4.7, mod_ssl makes use of
 standardized DH parameters with prime lengths of 2048, 3072 and 4096 bits
 and with additional prime lengths of 6144 and 8192 bits beginning with
 version 2.4.10
-(from <a href="https://datatracker.ietf.org/doc/html/rfc3526">RFC 3526</a>), and hands
+(from <a href="https://www.rfc-editor.org/rfc/rfc3526">RFC 3526</a>), and hands
 them out to clients based on the length of the certificate's RSA/DSA key.
 With Java-based clients in particular (Java 7 or earlier), this may lead
 to handshake failures - see this
@@ -1265,6 +1265,7 @@ by the applicable Security Policy.
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ssl</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.1 and later</td></tr>
 </table>
 <p>When choosing a cipher during an SSLv3 or TLSv1 handshake, normally
 the client's preference is used.  If this directive is enabled, the
@@ -1740,29 +1741,29 @@ The available (case-insensitive) <var>protocol</var>s are:</p>
     This is the Secure Sockets Layer (SSL) protocol, version 3.0, from
     the Netscape Corporation.
     It is the successor to SSLv2 and the predecessor to TLSv1, but is
-    deprecated in <a href="https://datatracker.ietf.org/doc/html/rfc7568">RFC 7568</a>.</p></li>
+    deprecated in <a href="https://www.rfc-editor.org/rfc/rfc7568">RFC 7568</a>.</p></li>
 
 <li><code>TLSv1</code>
     <p>
     This is the Transport Layer Security (TLS) protocol, version 1.0.
     It is the successor to SSLv3 and is defined in
-    <a href="https://datatracker.ietf.org/doc/html/rfc2246">RFC 2246</a>.
+    <a href="https://www.rfc-editor.org/rfc/rfc2246">RFC 2246</a>.
     It is supported by nearly every client.</p></li>
 
 <li><code>TLSv1.1</code> (when using OpenSSL 1.0.1 and later)
     <p>
     A revision of the TLS 1.0 protocol, as defined in
-    <a href="https://datatracker.ietf.org/doc/html/rfc4346">RFC 4346</a>.</p></li>
+    <a href="https://www.rfc-editor.org/rfc/rfc4346">RFC 4346</a>.</p></li>
 
 <li><code>TLSv1.2</code> (when using OpenSSL 1.0.1 and later)
     <p>
     A revision of the TLS 1.1 protocol, as defined in
-    <a href="https://datatracker.ietf.org/doc/html/rfc5246">RFC 5246</a>.</p></li>
+    <a href="https://www.rfc-editor.org/rfc/rfc5246">RFC 5246</a>.</p></li>
 
 <li><code>TLSv1.3</code> (when using OpenSSL 1.1.1 and later)
     <p>
     A new version of the TLS protocol, as defined in
-    <a href="https://datatracker.ietf.org/doc/html/rfc8446">RFC 8446</a>.</p></li>
+    <a href="https://www.rfc-editor.org/rfc/rfc8446">RFC 8446</a>.</p></li>
 
 <li><code>all</code>
     <p>
@@ -2673,7 +2674,7 @@ values like 300 in real life.</p>
 </table>
 <p>Optionally configures a secret key for encrypting and decrypting
 TLS session tickets, as defined in
-<a href="https://datatracker.ietf.org/doc/html/rfc5077">RFC 5077</a>.
+<a href="https://www.rfc-editor.org/rfc/rfc5077">RFC 5077</a>.
 Primarily suitable for clustered environments where TLS sessions information
 should be shared between multiple nodes. For single-instance httpd setups,
 it is recommended to <em>not</em> configure a ticket key file, but to
@@ -3017,7 +3018,7 @@ OCSP response for a single cert. For server certificates with intermediate
 CA certificates in their chain (the typical case nowadays),
 stapling in its current implementation therefore only partially achieves the
 stated goal of "saving roundtrips and resources" - see also
-<a href="https://datatracker.ietf.org/doc/html/rfc6961">RFC 6961</a>
+<a href="https://www.rfc-editor.org/rfc/rfc6961">RFC 6961</a>
 (TLS Multiple Certificate Status Extension).
 </p>
 
index ea55c01c2fdd0049138ed508b10966ee13ca23d3..88bcffce5d1c5fdca5ba61bfec6b3a64eb411e77 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:1933451 (outdated) -->
+<!-- English Revision: 1817381:1933502 (outdated) -->
 <!-- Spanish Translation: Daniel Ferradal <dferradal@apache.org> -->
 <!-- Updated and reviewed: Luis Gil de bernabe <lgilbernabe@apache.org> -->
 
index 38b9615f94855b3fa670f01ef5f03444a272139a..9f151317dbb4c58ad19e35cb836ecc80eb5ba016 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:1933451 (outdated) -->
+<!-- English Revision: 1933097:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 0f6116c6b932ce5b816b6fb16b2040cfc032d9eb..812d2ab0eb87963770bbe43ba68a7086879c660e 100644 (file)
       <dt><code class="module"><a href="./mod/mod_ssl.html">mod_ssl</a></code></dt>
       
       <dd>Added a support for
-         <a href="https://datatracker.ietf.org/doc/html/rfc2817">RFC 2817</a>, which
+         <a href="https://www.rfc-editor.org/rfc/rfc2817">RFC 2817</a>, which
          allows connections to upgrade from clear text to TLS encryption.</dd>
 
       <dt><code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code></dt>
index 8f246f767221201472dbc376b72e89cd73a9af50..bdff67b3429c9c56e76e0c21fc0bbe9e42d4e87a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1561569:1933451 (outdated) -->
+<!-- English Revision: 1561569:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index e9ea182a15d3f4c2023e0a888f45f65bbcc61d8f..61c3ea1af757ce8d799613df1075c536ce709bb8 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:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 644da20f4995832b4a6cc67f7243b9c63ba9fea9..cfc47794146997c4ae8c60315064595f3e38d087 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.pt-br.xsl"?>
-<!-- English Revision: 151408:1933451 (outdated) -->
+<!-- English Revision: 151408:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2656d7d36c6719eea7cda4c44bb270a6e7ec1799..57c317b455b3b7c55db439b04638f7f532398522 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: 1223048:1933451 (outdated) -->
+<!-- English Revision: 1223048:1933502 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 9cd5f3fdaef71498583cc06d92ebdd3874837397..2482897d3e2a79b6007482b40e9bc02c289e0486 100644 (file)
@@ -760,7 +760,7 @@ Explorer (MSIE)?</a></h3>
 
     <p>To generate custom DH parameters, use the <code>openssl dhparam 1024</code>
     command. Alternatively, you can use the following standard 1024-bit DH
-    parameters from <a href="https://datatracker.ietf.org/doc/html/rfc2409">RFC 2409</a>,
+    parameters from <a href="https://www.rfc-editor.org/rfc/rfc2409">RFC 2409</a>,
     section 6.2:</p>
     <div class="example"><pre>-----BEGIN DH PARAMETERS-----
 MIGHAoGBAP//////////yQ/aoiFowjTExmKLgNwc0SkCTgiKZ8x0Agu+pjsTmyJR
index 447ff739da1f4ff33db719ccf6ec9d112f67f5d9..c58afa774dabc79233b52c346a8a859cac47c8a6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1682923:1933451 (outdated) -->
+<!-- English Revision: 1682923:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 59fe465c6cbbbe73659a0059ccc5590cf56a5c2e..2281304a0e3a9e23d2c7444f6a87adf50957a1b2 100644 (file)
@@ -632,7 +632,7 @@ See for instance <a href="https://datatracker.ietf.org/doc/html/rfc2045">http://
 
 <dt><a id="SSL3" name="SSL3">[SSL3]</a></dt>
 <dd>Alan O. Freier, Philip Karlton, Paul C. Kocher, <q>The SSL Protocol
-Version 3.0</q>, 1996. See <a href="https://datatracker.ietf.org/doc/html/rfc6101">RFC 6101</a>.</dd>
+Version 3.0</q>, 1996. See <a href="https://www.rfc-editor.org/rfc/rfc6101">RFC 6101</a>.</dd>
 
 <dt><a id="TLS1" name="TLS1">[TLS1]</a></dt>
 <dd>Tim Dierks, Christopher Allen, <q>The TLS Protocol Version 1.0</q>,
index 05850647f78ea93f567c801ccc3c851815b28190..f106fedd7db287fcf638d9cc9a4426701e9940b4 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:1933451 (outdated) -->
+<!-- English Revision: 1933399:1933502 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index c65d6ec22148b3b79bcf18e8bd859c4418484c30..9cad0b34cbaefcc64264934774319c1f896073cb 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:1933502 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more