diff options
author | Stefan Fritsch <sf@sfritsch.de> | 2016-07-05 23:20:42 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2016-07-05 23:20:42 +0200 |
commit | d5ffc4eb85d71c901c85119cf873e343349e97e2 (patch) | |
tree | 564636012ef7538ed4d7096b83c994dbda76c9db /docs/manual/socache.html.en | |
parent | 48eddd3d39fa2668ee29198ebfb33c41d4738c21 (diff) | |
download | apache2-upstream.tar.gz |
Imported Upstream version 2.4.23upstream
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> |