Download List

專案描述

mod_vhs is an Apache 2.2+ Web server module allowing mass virtual hosting without the need for file-based configuration. The virtual host paths are translated from any database supported by mod_ldap or mod_dbd at request time from MySQL, LDAP, PAM, or a system password file. PHP security can be basically auto-configured from the database using this module. Requests are cached by mod_ldap when configured.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-01 06:02
1.1.0

This version is now compatible with Apache 2.2 or newer. libhome was dropped in favor of using mod_ldap or mod_dbd as the backend. Caching is now supported when mod_ldap is used. UID and GID can be changed on the fly when Apache is compiled with mpm-itk. PHP 5.3 is now supported and options like safe_mode have been dropped. The code was split into three files to ease maintenance. Support was added for non-system users on su-php.
標籤: Stable

2007-03-07 22:59
1.0.32

This release has Apache 2.2 compatibility and Debian fixes. Initial support has been added for mod_suPHP.
標籤: Minor feature enhancements

2005-12-15 12:49
1.0.30

Some errors that occurred when Apache 2 uses threads were fixed. A Makefile was added. The module should now compile gracefully under Debian Sarge.
標籤: Minor feature enhancements

2005-10-19 17:26
1.0.26

A note about regexp problems with libhome was
added. A segfault that occurred when PHP entries
are not correct or complete was fixed.
標籤: Major bugfixes

2005-09-26 21:11
1.0.24

Fixes incorrect paths and informations sent to apache / environment variables when vhs_Path_Prefix is used. PHP can now be configured on the fly now using the "passwd" libhome field. When PHP support is not compiled, this release will not compile variables and code that will not be used.
標籤: Major feature enhancements

Project Resources