aboutsummaryrefslogtreecommitdiff
path: root/www/mod_vhs/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.1.0Pav Lucistnik2010-08-081-3/+3
| | | | | | | | PR: ports/148797 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=258948
* - Update to 1.0.32 [1]Li-Wen Hsu2007-04-091-3/+3
| | | | | | | | | | | | | | | | Change log o Fixed some compilation errors with Apache 2.2 (and automagicaly set debian compatibility) o Added initial support for mod_suphp from Thomas Rasch - Remove IGNORE when PACKAGE_BUILDING, the probelm doesn't exist now. PR: 111406 [1] Submitted by: Xavier Beaudouin <kiwi AT oav.net> (maintainer) Approved by: clsung (mentor) Notes: svn path=/head/; revision=189590
* - Update to 1.0.30Martin Wilke2007-01-031-3/+3
| | | | | | | | PR: ports/107471 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=181342
* SHA256ify[1]Edwin Groothuis2006-02-011-0/+1
| | | | | | | | | | Note that the SIZE in www/p5-AxKit wasn't correct, but that the md5 checksum was. Approved by: krion@[1] Notes: svn path=/head/; revision=155031
* - update to 1.0.26Clement Laforet2005-10-301-2/+2
| | | | | | | | PR: ports/88170 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=146785
* Update to 1.0.24Tilman Keskinoz2005-09-261-2/+2
| | | | | | | | | | | | | | | | | Since mod_vhs 1.0.24 -------------------- o Fix wrong paths and informations sent to apache / environment variables when vhs_Path_Prefix is used. o PHP can be configured now using "passwd" libhome field. o Fix some missing path values when used vhs_Path_Prefix o Compile only what is needed. eg don't include php code or config variables when PHP support is not compiled into. PR: 86607 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=143602
* - Update to 1.0.22Renato Botelho2005-09-191-2/+2
| | | | | | | | PR: ports/86329 Submitted by: maintainer Notes: svn path=/head/; revision=143155
* - Update to 1.0.20Pav Lucistnik2005-09-161-2/+2
| | | | | | | | PR: ports/86219 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=142949
* - Update to 1.0.18Clement Laforet2005-09-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | - ChangeLog : o Removed VH_HOST variable since it is more or less unusuable and somewhat dangerous. You can enable it again by compiling mod_vhs with -DWANT_VH_HOST. o Fixed compilation of mod_vhs when using Apache 2.0 branch (problems with ap_regex_t that exists only on Apache 2.1) o Added open_basedir functions to append homedir to a default open_basedir path. o Added experimental SUEXEC support. Not tested and not documented ! o According to Frédéric VANNIERE, mod_rewrite don't work when it is specified in module list... Another neat exception of Apache... Now mod_vhs should work with mod_rewrite... o Use Apache internal regexp than "system" ones. This fix portability of this code on Debian PR: ports/85222 Submitted: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=142436
* - Update to 1.0.16Sergey Matveychuk2005-04-131-2/+2
| | | | | | | | PR: ports/78626 Submitted by: maintainer Notes: svn path=/head/; revision=133249
* Update to 1.0.10Tilman Keskinoz2005-01-091-2/+2
| | | | | | | | | | | | Changes: Apache's DOCUMENT_ROOT variable now gets the right value from mod_vhs, Webmaster email is now set from the database, and the pathinfo is now set. PR: 75988 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=125980
* - Update to 1.0.8Clement Laforet2004-12-131-2/+2
| | | | | | | | PR: 75026 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=123963
* - Update to 1.0.6Clement Laforet2004-12-111-2/+2
| | | | | | | | | | | mod_vhs 1.0.6 nows set correctly SERVER_ROOT variable used by some PHP software. PR: ports/74918 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=123712
* - Update to 1.0.2Clement Laforet2004-08-041-2/+2
| | | | | | | | PR: 70003 Submitted by: Xavier Beaudouin <kiwi at oav do net> (maintainer) Notes: svn path=/head/; revision=115418
* [NEW PORT] www/mod_vhs: Allows mass virtual hosting using libhome system ↵Edwin Groothuis2004-07-301-0/+2
with Apache 2.0.x mod_vhs is an Apache Web Server module allowing mass virtual hosting without the need for file based configuration. The virtual host paths are translated using libhome system to get the corrects path at request time. WWW: http://www.oav.net/projects/mod_vhs/ PR: ports/69616 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=115043