https://bugs.koozali.org/show_bug.cgi?id=13107
John Crisp <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CONFIRMED
Resolution|FIXED |---
--- Comment #6 from John Crisp <[email protected]> ---
smeserver-mod_dav seems to be missing this file
smeserver-mod_dav-1.1-8.el7.sme.noarch : SME Server mod_dav implementation
Repo : @smecontribs
Matched from:
Filename :
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule80mod_dav
cat 20LoadModule80mod_dav
{
# vim: ft=perl:
my $status = $modDAV{status} || 'disabled';
if ( $status eq "enabled" )
{
$OUT .= "LoadModule dav_module\tmodules/mod_dav.so\n";
$OUT .= "LoadModule dav_fs_module modules/mod_dav_fs.so\n";
}
}
Added the file as a test and it seemed to work. Back to confirmed as it needs a
fix.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/