aboutsummaryrefslogtreecommitdiff
path: root/www/mod_domaintree
Commit message (Collapse)AuthorAgeFilesLines
* - 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