summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_socache_dbm.xml
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2012-08-07 14:44:30 +0200
committerJeff Trawick <trawick@apache.org>2012-08-07 14:44:30 +0200
commita9896837afb31aff13bdb6759b3167bd86365262 (patch)
tree16a9528d05f4a549b04ed9b0707af777d1d83ba1 /docs/manual/mod/mod_socache_dbm.xml
parentxforms (diff)
downloadapache2-a9896837afb31aff13bdb6759b3167bd86365262.tar.xz
apache2-a9896837afb31aff13bdb6759b3167bd86365262.zip
mod_socache_shmcb and mod_socache_dbm: finish support of
DefaultRuntimeDir a partial conversion was made in r1299718, affecting cases where no filename was specified git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370225 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_socache_dbm.xml')
-rw-r--r--docs/manual/mod/mod_socache_dbm.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_socache_dbm.xml b/docs/manual/mod/mod_socache_dbm.xml
index d8aac6b99f..eaa0bc10e0 100644
--- a/docs/manual/mod/mod_socache_dbm.xml
+++ b/docs/manual/mod/mod_socache_dbm.xml
@@ -38,6 +38,9 @@
dbm:/path/to/datafile
</example>
+ <p>If the path is not absolute then it is assumed to be relative to
+ the <directive module="core">DefaultRuntimeDir</directive>.</p>
+
<p>Details of other shared object cache providers can be found
<a href="../socache.html">here</a>.
</p>