aboutsummaryrefslogtreecommitdiff
path: root/www/mod_domaintree
Commit message (Collapse)AuthorAgeFilesLines
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+2
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* - update to 1.6Daniel Gerzo2009-04-292-5/+4
| | | | | | | | | PR: ports/134081 Submitted by: pgollucci Approved by: gabor Notes: svn path=/head/; revision=232949
* - fix plistDaniel Gerzo2008-11-161-0/+4
| | | | | | | | Reviewed by: linimon Pondered by: recent QA tinderbox Notes: svn path=/head/; revision=222937
* - Update to 1.5Daniel Gerzo2007-01-292-4/+4
| | | | Notes: svn path=/head/; revision=183631
* Change my e-mail address to the @FreeBSD.org one.Daniel Gerzo2006-09-151-1/+1
| | | | | | | Approved by: linimon Notes: svn path=/head/; revision=173102
* mod_domaintree is a hostname to filesystem mapper for Apache2. ItPav Lucistnik2006-05-073-0/+38
maps host names like www.example.com to a filesystem tree like $prefix/com/example/www/$suffix. It can optionally strip the www prefix of host names. WWW: http://dev.iworks.at/mod_domaintree/ PR: ports/96839 Submitted by: Daniel Gerzo <danger@rulez.sk> Notes: svn path=/head/; revision=161570