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/mod_shapvh/pkg-descr | |
parent | ba8d0a99add29436e43e53517a3549afb9503db5 (diff) | |
download | freebsd-ports-graphics-274a17ef287bd59f4e124a0f1eec95c89a3be62d.tar.gz freebsd-ports-graphics-274a17ef287bd59f4e124a0f1eec95c89a3be62d.tar.zst freebsd-ports-graphics-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/mod_shapvh/pkg-descr')
-rw-r--r-- | www/mod_shapvh/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_shapvh/pkg-descr b/www/mod_shapvh/pkg-descr new file mode 100644 index 00000000000..d1fe88116cd --- /dev/null +++ b/www/mod_shapvh/pkg-descr @@ -0,0 +1,6 @@ +Shared Apache VirtualHost module. + +This module allows you to store your virtual hosts in a database +and extract them on the fly. + +WWW: http://www.crazygreek.co.uk/content/mod_shapvh |