| WebDAO-Store-MLDBM documentation | view source | Contained in the WebDAO-Store-MLDBM distribution. |
WebDAO::Store::MLDBM - Implement session store using MLDBM
<VirtualHost>
...
SetEnv wdSession WebDAO::Sessionco
#for use external storage
SetEnv wdStore WebDAO::Store::MLDBM
SetEnv wdStorePar path=/tmp
....
</VirtualHost>
WebDAO::Store::MLDBM - Implement session store using MLDBM
| WebDAO-Store-MLDBM documentation | view source | Contained in the WebDAO-Store-MLDBM distribution. |