]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
rebuild HTML and various meta files
authorRich Bowen <rbowen@apache.org>
Wed, 18 Mar 2026 16:39:36 +0000 (16:39 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 18 Mar 2026 16:39:36 +0000 (16:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932369 13f79535-47bb-0310-9956-ffa450edef68

19 files changed:
docs/manual/mod/mod_brotli.html.fr.utf8
docs/manual/mod/mod_brotli.xml.fr
docs/manual/mod/mod_brotli.xml.meta
docs/manual/mod/mod_md.html.fr.utf8
docs/manual/mod/mod_md.xml.fr
docs/manual/mod/mod_md.xml.meta
docs/manual/mod/mod_proxy.html.en.utf8
docs/manual/mod/mod_proxy.html.fr.utf8
docs/manual/mod/mod_proxy.xml.fr
docs/manual/mod/mod_proxy.xml.ja
docs/manual/mod/mod_proxy.xml.meta
docs/manual/mod/mod_proxy_connect.html.fr.utf8
docs/manual/mod/mod_proxy_connect.xml.fr
docs/manual/mod/mod_proxy_connect.xml.ja
docs/manual/mod/mod_proxy_connect.xml.meta
docs/manual/rewrite/flags.html.en.utf8
docs/manual/rewrite/flags.html.fr.utf8
docs/manual/rewrite/flags.xml.fr
docs/manual/rewrite/flags.xml.meta

index ce638425aae97ab318492cfbb9bae49073961ac8..904b8c03a0932f7028c7328492eba8d2d7b49f98 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_brotli.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_brotli.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>Compression du contenu via Brotli avant sa livraison au client</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Identificateur de Module:</a></th><td>brotli_module</td></tr>
index 4ead8ddfde174c37a701fa7347418cc8a3023885..1b229ba3c3659e410e8d89d982fb2643735e4c4d 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 : 1816992 -->
+<!-- English Revision: 1816992:1932367 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 8c6376e8a0f965edc40f69eba08d80a1bb39071c..e06ba088469d23b43bf3a6e71a3aa6fe7c9865e8 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index 76e258099358d96a993a86d812c1863d79f6803f..0569e8c96717f409fe9d2edc062b7cc8673783e1 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_md.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_md.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>Gestion des domaines au sein des serveurs virtuels et obtention
     de certificats via le protocole ACME
     </td></tr>
index 831edfd8926c733557b39c0205e6e030c9701890..21f5bc60254f9c8e1d2dee2ba4bb83705049e3d5 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: 1930379 -->
+<!-- English Revision: 1930379:1932365 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 252e729dc3de17442518b42a73a089beacfb1c5b..d6793f60423d1f8e253c896ca943b1d60d0d7cb8 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index 02713f10d355efab7e81bac3d5a5c7d43b9add10..0e4f25922d937cd0f6d6a09e86230e8bc72344e7 100644 (file)
@@ -914,7 +914,7 @@ response</td></tr>
     the default domain which the apache proxy server will belong to. If a
     request to a host without a domain name is encountered, a redirection
     response to the same host with the configured <var>Domain</var> appended
-    will be generated.</p>
+    will be generated. The domain name must start with a dot.</p>
 
     <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">ProxyRemote  "*"  "http://firewall.example.com:81"
 NoProxy           ".example.com" "192.168.112.0/21"
index 96cef39867dca1427e3ab3ca8a5196ffa067c468..9b973cb2bc243c975b742819f82e9d698bd11611 100644 (file)
@@ -30,6 +30,8 @@
 <a href="../fr/mod/mod_proxy.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_proxy.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&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>Serveur mandataire/passerelle multi-protocole</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Identificateur de Module:</a></th><td>proxy_module</td></tr>
index 99b4e735ef5c2ea5c43bebaeee048d323da9bae6..73ab23dddba3f939e5189b697590305ef9b0539c 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: 1926185 -->
+<!-- English Revision: 1926185:1932339 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index a368fbac0c08edd3080bad9b885ded8dbc19c1df..a4c5165d91bb56c98dd6fba052fe72d7e2b6ae06 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:1926185 (outdated) -->
+<!-- English Revision: 344971:1932339 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 38a79fdda73051e6f035124b21c4af3bff8e6129..f0185375d448127624a8715f7540d52668653323 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
   </variants>
 </metafile>
index ecc591c367e9ab21de02e34b24566d67b5aeab8a..c11d6002716c5c194be5061885438e2180fb4078 100644 (file)
@@ -30,6 +30,8 @@
 <a href="../fr/mod/mod_proxy_connect.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_proxy_connect.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&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>Extension de <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> pour le traitement
 des requêtes <code>CONNECT</code></td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index f5a68e0bf63007762094df2aca59888e0ffce5c7..39db934ae8300eafcb824f379a4f22bcfc5145ff 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: 1780210 -->
+<!-- English Revision: 1780210:1932337 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 
 
index 59ecb14c0f827f0d43624e82930c92866158929f..e95150c3481bf0b5fca159179d293c5b32458009 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: 894522:1780210 (outdated) -->
+<!-- English Revision: 894522:1932337 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2b58b28de8f5397a291aad155e1c7d12510e43aa..ec8faadc6ffaa729a56b5f075d0a19dfc8151f77 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
   </variants>
 </metafile>
index 97a5b3b779b36cf5867cd10c7cdc662202ee9753..b0127d50960f168c0314e8cce9893348dc1d958e 100644 (file)
@@ -740,6 +740,10 @@ on to the next rule in the ruleset, which can often result in 'Invalid
 URI in request' warnings.
 </p>
 
+<p>Note: httpd only supports status codes that are included in the HTTP
+spec.  Using an unrecognized status code will result in a 500 error and
+error log message.</p>
+
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="flag_s" id="flag_s">S|skip</a> <a title="Permanent link" href="#flag_s" class="permalink">&para;</a></h2>
index 807ef2ced4c203fca6d5e9c2f2fad5a4c64a07aa..489ede6b09844c6160eaa3bf8783c984eb5d3b4a 100644 (file)
@@ -26,6 +26,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/rewrite/flags.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/rewrite/flags.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>
 
 <p>Ce document décrit les drapeaux disponibles dans la directive
 <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code>, en fournissant
index 9dc09b631d39a7dc408fe965ebc777be19cadc1c..f138ef90bea833d488ed788959e2b1677df0d34f 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: 1923725 -->
+<!-- English Revision: 1923725:1932362 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 912229af035fb274402498f5449e79893fcdc4f0..e4f3ee6f49579d22f3ac151854846aa839f83758 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>