aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-07 12:20:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-07 12:20:16 +0000
commit7a125423a84eb1234ecbecb7ae2bcad6321c8dc5 (patch)
treee36fba4dde3453565be8fbad582b060e827b3594 /www/Makefile
parent46c256ba99a5614d0103f8595cf935d5533bb366 (diff)
downloadports-7a125423a84eb1234ecbecb7ae2bcad6321c8dc5.tar.gz
ports-7a125423a84eb1234ecbecb7ae2bcad6321c8dc5.zip
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>
Notes
Notes: svn path=/head/; revision=161570
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 87a27de7dcf7..e11bff107a69 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -305,6 +305,7 @@
SUBDIR += mod_cvs
SUBDIR += mod_cvs2
SUBDIR += mod_dav
+ SUBDIR += mod_domaintree
SUBDIR += mod_dosevasive20
SUBDIR += mod_dtcl
SUBDIR += mod_encoding