diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-26 19:32:19 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-26 19:32:19 +0000 |
commit | e53ab58c55f075174c1c73427716238055ff5457 (patch) | |
tree | 4c711e4ba110917537c8224ca7879057050ebed4 /www/mod_dav/pkg-descr | |
parent | f3153e61d474df7ed3ae2c011bd98ed440fd04ff (diff) |
Initial import of mod_dav version 0.9.12.
An Apache module that provides DAV capabilities.
PR: 14398
Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
Notes
Notes:
svn path=/head/; revision=23385
Diffstat (limited to 'www/mod_dav/pkg-descr')
-rw-r--r-- | www/mod_dav/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/www/mod_dav/pkg-descr b/www/mod_dav/pkg-descr new file mode 100644 index 000000000000..784aa37e3904 --- /dev/null +++ b/www/mod_dav/pkg-descr @@ -0,0 +1,22 @@ +mod_dav: a DAV module for Apache + +mod_dav is an Apache module that provides DAV capabilities +for your Apache web server. + +mod_dav is made by Greg Stein. + +It is an Open Source module, provided under an Apache-style license. + + +mod_dav requires that Apache 1.3.6 or later be already installed +on your system. If this is not the case please select your +preferred Apache configuration from the ports distribution. + + +More information about mod_dav can be found on the web site. + +WWW: http://www.webdav.org/mod_dav/ + +-- +Patrick Bihan-Faou +www.mindstep.com |