# Do not disable the rule EXPAT for Stronghold, since this
# rule is not implementated yet and breaks the configure process.
if(is_ssl() !~ /stronghold/i) {
$cmd .= " --disable-rule=EXPAT";
}So, I'm not certain about how to rectify this with mod_dav.
