]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
rebuild
authorRich Bowen <rbowen@apache.org>
Mon, 30 Mar 2026 18:24:50 +0000 (18:24 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 30 Mar 2026 18:24:50 +0000 (18:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932667 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_unique_id.html.en.utf8
docs/manual/mod/mod_unique_id.html.fr.utf8
docs/manual/mod/mod_unique_id.xml.fr
docs/manual/mod/mod_unique_id.xml.ja
docs/manual/mod/mod_unique_id.xml.ko
docs/manual/mod/mod_unique_id.xml.meta

index 16d0e398c772907ae2b6ed6323b833874730e715..808004fcbe23105173a8c95ff03dd5b3a4508e08 100644 (file)
@@ -178,7 +178,7 @@ identifier for each request</td></tr>
     constructed by encoding the 144-bit (32-bit IP address, 32 bit
     pid, 32 bit time stamp, 16 bit counter, 32 bit thread index)
     quadruple using the
-    alphabet <code>[A-Za-z0-9@-]</code> in a manner similar to MIME
+    alphabet <code>[A-Za-z0-9_-]</code> in a manner similar to MIME
     base64 encoding, producing 24 characters. The MIME base64
     alphabet is actually <code>[A-Za-z0-9+/]</code> however
     <code>+</code> and <code>/</code> need to be specially encoded
index dc3d0055bb022ca69f2baf630679271da611c0ea..f04dc98c1e756ddc3b845f9299d676df8ab9f766 100644 (file)
@@ -31,6 +31,8 @@
 <a href="../ja/mod/mod_unique_id.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_unique_id.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&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>Fournit une variable d'environnement contenant un
 identifiant unique pour chaque requête</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index 437bfd754eb0a8486e7170e606c87ae5b1f79223..d3b14aa6500134f9c9a593a85b970dfcf6e1bb98 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 : 1657407 -->
+<!-- English Revision: 1657407:1932664 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 2d21f22c1e840179b66c351a168cf140b7745f42..02d4ebfdfcf405db0b260e9d58a8a4689391cae3 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:1657407 (outdated) -->
+<!-- English Revision: 420990:1932664 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a703fb5c80b746af4c529a98025e7e369c66231f..d8f197e9d79f90f20b0482bed30471ff7c7a1aef 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:1657407 (outdated) -->
+<!-- English Revision: 105989:1932664 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c5e950d875b967669b611eb0a0f4eaf33a6fdf36..433c4753bb60faeb79f3c5194de7dddc4d86b822 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>