diff options
author | clement <clement@FreeBSD.org> | 2004-12-01 04:45:55 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-12-01 04:45:55 +0800 |
commit | 274a17ef287bd59f4e124a0f1eec95c89a3be62d (patch) | |
tree | 27a84ed02ed172d70fe42509ac7361e97a94e442 /www/Makefile | |
parent | ba8d0a99add29436e43e53517a3549afb9503db5 (diff) | |
download | freebsd-ports-gnome-274a17ef287bd59f4e124a0f1eec95c89a3be62d.tar.gz freebsd-ports-gnome-274a17ef287bd59f4e124a0f1eec95c89a3be62d.tar.zst freebsd-ports-gnome-274a17ef287bd59f4e124a0f1eec95c89a3be62d.zip |
- Add mod_shapvh 1.0, Apache module that provides virtual hosts from a
MySQL database.
http://www.crazygreek.co.uk/content/mod_shapvh
PR: ports/74038
Submitted by: Steven Looman <steven@krx.nl>
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 e1179cb7d32a..792930ba91c9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -314,6 +314,7 @@ SUBDIR += mod_security SUBDIR += mod_sed SUBDIR += mod_sequester + SUBDIR += mod_shapvh SUBDIR += mod_snake SUBDIR += mod_sqlinclude SUBDIR += mod_throttle |