diff options
author | Jeff Trawick <trawick@apache.org> | 2012-08-07 16:53:55 +0200 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2012-08-07 16:53:55 +0200 |
commit | 32e6b8c962eee2fa78ca2a539bf758fe85c2c8c1 (patch) | |
tree | ea746765693d1117d60e635835881b3a5d26f46c /docs/manual/mod/mod_socache_shmcb.html.en | |
parent | Mutex directive: finish support of DefaultRuntimeDir (diff) | |
download | apache2-32e6b8c962eee2fa78ca2a539bf758fe85c2c8c1.tar.xz apache2-32e6b8c962eee2fa78ca2a539bf758fe85c2c8c1.zip |
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370291 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/mod/mod_socache_shmcb.html.en | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_socache_shmcb.html.en b/docs/manual/mod/mod_socache_shmcb.html.en index 335db47cbe..302bebf0ab 100644 --- a/docs/manual/mod/mod_socache_shmcb.html.en +++ b/docs/manual/mod/mod_socache_shmcb.html.en @@ -41,6 +41,9 @@ shmcb:/path/to/datafile(512000) </code></p></div> + <p>If the path is not absolute then it is assumed to be relative to + the <code class="directive"><a href="../mod/core.html#defaultruntimedir">DefaultRuntimeDir</a></code>.</p> + <p>Details of other shared object cache providers can be found <a href="../socache.html">here</a>. </p> |