All releases tagged Minor feature enhancements


Release Notes: The suexec hook and DomainTreeSuexec directory configuration directive were added. "make clean" was fixed.


Release Notes: A possible crash in strmatch() was fixed. The DomainTreeIgnore directive was added. The DomainTreeForbid directive was added.


Release Notes: A per-server configuration merge hook was added. PID logging was #ifdef'd out. Links were replaced with actual files in the tarball. Debug symbols are now added by default.


Release Notes: DomainTreeAlias now understands 2 simple placeholders, "?" for any character and "*" for any string until next matching character.


Release Notes: DomainTreeAlias and DomainTreeAliasRecursion configuration directives were added. These can be used to specify host/directory aliases, like com/example being an alias for org/example. One can also specify the maximum recursion level that may occur while processing aliases, or simply disable it by setting DomainTreeAliasRecursion to 0.