On Tue, May 13, 2014 at 09:57:28AM +0100, Steve Fairhead wrote: > Thanks for the responses, Stuart and Johan. Will investigate and play... > > [I'm a little reluctant to go for Apache2, simply because I've never tried > it, and I have other webserver stuff to support... perhaps I'm being a wuss > ;).]
Apache2 is the intended upgrade path for former mod_dav users, since it ships with an up-to-date mod_dav. The mod_dav code used by the deleted port was unmaintained bitrot. CVSROOT: /cvs Module name: ports Changes by: s...@cvs.openbsd.org 2013/10/18 11:17:56 Removed files: www/mod_dav : Makefile distinfo www/mod_dav/patches: patch-dav_fs_repos_c patch-dav_opaquelock_c patch-dav_util_c www/mod_dav/pkg: DESCR MESSAGE PLIST UNMESSAGE Log message: Remove www/mod_dav. It has been unmaintained since 2000 when the code was moved to apache.org. Users should migrate to www/apache-httpd and its mod_dav which is the actively maintained descendent of the original mod_dav. ok sthen jung