diff options
Diffstat (limited to 'docs/manual/socache.html.en')
-rw-r--r-- | docs/manual/socache.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/socache.html.en b/docs/manual/socache.html.en index 1e8bd27c..50ec170d 100644 --- a/docs/manual/socache.html.en +++ b/docs/manual/socache.html.en @@ -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> |