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 /CVSROOT | |
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 'CVSROOT')
-rw-r--r-- | CVSROOT/modules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 78b4eb6d34d..5741a183bb6 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -5636,6 +5636,7 @@ mod_scgi ports/www/mod_scgi mod_security ports/www/mod_security mod_sed ports/www/mod_sed mod_sequester ports/www/mod_sequester +mod_shapvh ports/www/mod_shapvh mod_snake ports/www/mod_snake mod_sqlinclude ports/www/mod_sqlinclude mod_throttle ports/www/mod_throttle |