
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