summaryrefslogtreecommitdiff
path: root/www/mod_vhs/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-07-30 00:27:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-07-30 00:27:20 +0000
commit109de17137ec1fa08b4046a6387f9d049132fa5e (patch)
treebbb95992fbaac3eb338d5ade4b68f5626d44984c /www/mod_vhs/pkg-descr
parentRemove pgp signature checking. (diff)
[NEW PORT] www/mod_vhs: Allows mass virtual hosting using libhome system with Apache 2.0.x
mod_vhs is an Apache Web Server module allowing mass virtual hosting without the need for file based configuration. The virtual host paths are translated using libhome system to get the corrects path at request time. WWW: http://www.oav.net/projects/mod_vhs/ PR: ports/69616 Submitted by: Xavier Beaudouin <kiwi@oav.net>
Notes
Notes: svn path=/head/; revision=115043
Diffstat (limited to 'www/mod_vhs/pkg-descr')
-rw-r--r--www/mod_vhs/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/mod_vhs/pkg-descr b/www/mod_vhs/pkg-descr
new file mode 100644
index 000000000000..9f6396e07ef6
--- /dev/null
+++ b/www/mod_vhs/pkg-descr
@@ -0,0 +1,5 @@
+mod_vhs is an Apache Web Server module allowing mass virtual hosting without
+the need for file based configuration. The virtual host paths are translated
+using libhome system to get the corrects path at request time.
+
+WWW: http://www.oav.net/projects/mod_vhs/