The a2enmod script contains this:
-----
if [ $MODNAME = "cgi" ] && [ -z $PREFORK ]; then
MODNAME="cgid"
fi
-----
This is cgi specific.
Maybe we can have some webdav specific stuff to solve this problem.
How does apache 2.2 packages handle module dependencies ?
Is this thru the a2enmod script or apache does handle dependencies natively ?
--
Apache2 webdav module undefined symbol
https://launchpad.net/bugs/5279
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs