* Added suexec hook and DomainTreeSuexec directory configuration directive
[m6w6/mod-domaintree] / ChangeLog
1 mod_domaintree ChangeLog
2 ========================
3 $Id$
4
5 v1.6 -- 2006/05/??
6 -------------------
7 * Added suexec hook and DomainTreeSuexec directory configuration directive
8
9 v1.5 -- 2006/12/08
10 -------------------
11 * Fixed possible crash in strmatch()
12 * Added DomainTreeIgnore directive
13 * Added DomainTreeForbid directive
14
15 v1.4 -- 2006/05/29
16 -------------------
17 * Added per-server configuration merge hook
18 * #ifdef'd out pid logging
19 * Replaced links with actual files in tarball
20 * Add debug symbols by default
21
22 v1.3 -- 2006/01/28
23 --------------------
24 * Code clean up
25 * Added configure etc.
26 * Added DomainTreeCache directive
27 * Added DomainTreeStatRoot directive
28
29 v1.2 -- 2005/06/19
30 ~~~~~~~~~~~~~~~~~~~~
31 * DomainTreeAlias now understands 2 simple placeholders,
32 ? for any char and * for any string until next matching char
33
34 v1.1 -- 2005/06/13
35 ~~~~~~~~~~~~~~~~~~~~
36 * Added DomainTreeAlias directive
37 * Added DomainTreeAliasRecursion directive
38