freebsd-ports/www/mod_domaintree/pkg-descr
Pav Lucistnik 7a125423a8 mod_domaintree is a hostname to filesystem mapper for Apache2. It
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>
2006-05-07 12:20:16 +00:00

6 lines
259 B
Text

mod_domaintree is a hostname to filesystem mapper for Apache2. It
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/