]> granicus.if.org Git - apache/commitdiff
xforms
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 24 Apr 2016 17:27:02 +0000 (17:27 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 24 Apr 2016 17:27:02 +0000 (17:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740718 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_socache_dc.html.en
docs/manual/mod/mod_ssl.html.en
docs/manual/socache.html.en
docs/manual/socache.xml.fr
docs/manual/socache.xml.meta

index 48e24f957ad7b2470491e59b062b1934aeb1a11c..ad9a82df7610052af0c8707c6231583634c5a702 100644 (file)
@@ -34,9 +34,9 @@
 <tr><th><a href="module-dict.html#SourceFile">SourceĀ File:</a></th><td>mod_socache_dc.c</td></tr></table>
 <h3>Summary</h3>
 
-    <p><code>mod_socache_dc</code> is a shared object cache provider
+    <p><code class="module"><a href="../mod/mod_socache_dc.html">mod_socache_dc</a></code> is a shared object cache provider
     which provides for creation and access to a cache backed by the
-    <a href="http://www.distcache.org/">distcache</a>
+    <a href="http://distcache.sourceforge.net/">distcache</a>
     distributed session caching libraries.
     </p>
 
index c1638e0a708f6ee6837997dacf53bef8a7388b96..60e712a698854f420b48aeffb2ea7580ac6bfdfc 100644 (file)
@@ -2194,7 +2194,7 @@ The following five storage <em>type</em>s are currently supported:</p>
 
 <li><code>dc:UNIX:/path/to/socket</code>
 
-    <p>This makes use of the <a href="http://www.distcache.org/">distcache</a> distributed session
+    <p>This makes use of the <a href="http://distcache.sourceforge.net/">distcache</a> distributed session
     caching libraries.  The argument should specify the location of
     the server or proxy to be used using the distcache address syntax;
     for example, <code>UNIX:/path/to/socket</code> specifies a UNIX
index 16e08410ac02f87dc77dcbd485026f07d12bb836..16813f713ab55385681322f5450b27b26204d244 100644 (file)
@@ -54,7 +54,7 @@
      The choice of underlying DBM used may be configurable
      if the installed APR version supports multiple DBM implementations.</dd>
     <dt>"dc" (<code class="module"><a href="./mod/mod_socache_dc.html">mod_socache_dc</a></code>)</dt>
-    <dd>This makes use of the <a href="http://www.distcache.org/">distcache</a>
+    <dd>This makes use of the <a href="http://distcache.sourceforge.net/">distcache</a>
     distributed session caching libraries.</dd>
     <dt>"memcache" (<code class="module"><a href="./mod/mod_socache_memcache.html">mod_socache_memcache</a></code>)</dt>
     <dd>This makes use of the <a href="http://memcached.org/">memcached</a>
index d377228ecb07fffe71b14dd5e9cc7f32db0b6201..97fd296fb533d737d65bea464e9a4b608e89fefb 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 
-<!-- English Revision : 1305167 -->
+<!-- English Revision: 1305167:1740717 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 886fb69e83956b16c65e514fdd76324df4178509..f90a047ed63508318ea1c14ca3335474b48c3a72 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>