https://bugs.koozali.org/show_bug.cgi?id=13107
--- Comment #7 from Jean-Philippe Pialasse <[email protected]> ---
(In reply to John Crisp from comment #6)
> 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.
https://src.koozali.org/smeserver/smeserver-apache/src/commit/eeca8ec34262de84d30fcb5f3e390cb95b766844/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50
already load the module
--
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/