WebDAO::Store::MLDBM - Implement session store using MLDBM


WebDAO-Store-MLDBM documentation  | view source Contained in the WebDAO-Store-MLDBM distribution.

Index


NAME

Top

WebDAO::Store::MLDBM - Implement session store using MLDBM

SYNOPSIS

Top

     <VirtualHost>
      ...
      SetEnv wdSession WebDAO::Sessionco
      #for use external storage
      SetEnv wdStore WebDAO::Store::MLDBM
      SetEnv wdStorePar path=/tmp
      ....

    </VirtualHost>

DESCRIPTION

Top

WebDAO::Store::MLDBM - Implement session store using MLDBM


WebDAO-Store-MLDBM documentation  | view source Contained in the WebDAO-Store-MLDBM distribution.