diff options
author | clement <clement@FreeBSD.org> | 2004-01-06 17:38:23 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-06 17:38:23 +0800 |
commit | 849f4f174e100f7a5a24ebe3b3cf8cdbc8d568f1 (patch) | |
tree | 02f0fc79fcf8a2492941f0582242037cfcf05752 /www/Makefile | |
parent | 83611822f6988928eb64525b3d2de25d9737d3d2 (diff) | |
download | freebsd-ports-gnome-849f4f174e100f7a5a24ebe3b3cf8cdbc8d568f1.tar.gz freebsd-ports-gnome-849f4f174e100f7a5a24ebe3b3cf8cdbc8d568f1.tar.zst freebsd-ports-gnome-849f4f174e100f7a5a24ebe3b3cf8cdbc8d568f1.zip |
Add mod_vdbh 1.0.3, allows mass virtual hosting using
a MySQL backend with Apache 2.0.x.
PR: 58251
Approved by: erwin (mentor) (implicitly)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 1f5e4ea370a6..f49767fda467 100644 --- a/www/Makefile +++ b/www/Makefile @@ -268,6 +268,7 @@ SUBDIR += mod_tsunami SUBDIR += mod_uid SUBDIR += mod_v2h + SUBDIR += mod_vdbh SUBDIR += mod_watch SUBDIR += mod_webapp SUBDIR += mod_zap |