All releases of mod_vhs


Release Notes: 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.


Release Notes: This release has Apache 2.2 compatibility and Debian fixes. Initial support has been added for mod_suPHP.


Release Notes: Some errors that occurred when Apache 2 uses threads were fixed. A Makefile was added. The module should now compile gracefully under Debian Sarge.


Release Notes: A note about regexp problems with libhome was added. A segfault that occurred when PHP entries are not correct or complete was fixed.


Release Notes: 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.


Release Notes: The openbasedir appending function was fixed. Debugging for openbasedir stuff was fixed. A warning about an Apache2 NameVirtualHost oddity was added.


Release Notes: Code cleanups were made. The default host in the configuration now always redirects. A configuration directive was added to enable logging of unknown hosts into an error file. A dangerous/unusable variable was removed. Compilation with Apache 2.1 and Debian ports was fixed. A PHP open_basedir function that appends the homedir to a default path was added. An attempt was made to fix compatibility with mod_rewrite. The internal Apache regexp is now used instead of a system one.


Release Notes: A crash which occurred when parent lamer friendly mode was on and the hostname was not found was fixed. A new EnableVHS flag was added to enable or disable VHS for certain VirtualServers.


Release Notes: Lamer friendly mode has been fixed. A non-thread-safe call was fixed when lamer friendly mode is engaged. Configuration directives that are compatible with mod_alias were added: vhs_Alias, vhs_ScriptAlias, vhs_Redirect, vhs_AliasMatch, vhs_ScriptAliasMatch, vhs_RedirectMatch, vhs_RedirectTemp, and vhs_RedirectPermanent.


Release Notes: Functions which are compatible with mod_alias were added.