mod_myuserdir News
Brought to you by:
igor_popov
mod_myuserdir is Apache module for dynamically configured mass userdirs hosting, all configurations are stored in DB. Also, it is capable to manage settings of PHP4/5 dynamically for every user. By default, it sets open_basedir as homedir and safe_mode.
Module mod_myuserdir-dbd for Apache 2.2 is available for beta testing.
Support Apche 2.2+ is under active development. To access database and SQL result caching apr's dbd api (mod_dbd) is used. So, it will be possible to use not only MySQL, but any databse that is supported dbd. Source code avialable in svn repository under branches/2.2+-dbd .
Started process of rewriting module to support modern Apache 2.xx. Code is avialable in SVN branches/2.xx.