/[smecontribs]/rpms/smeserver-mod_dav/contribs7/smeserver-mod_dav-0.1-ImplementDAVForIbays.patch
ViewVC logotype

Diff of /rpms/smeserver-mod_dav/contribs7/smeserver-mod_dav-0.1-ImplementDAVForIbays.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by snetram, Sun Mar 23 13:41:14 2008 UTC Revision 1.2 by snetram, Sun Mar 23 14:36:02 2008 UTC
# Line 77  Line 77 
77       if ( $status eq "enabled" )       if ( $status eq "enabled" )
78       {       {
79  -       $OUT = "LoadModule dav_module\tmodules/mod_dav.so";  -       $OUT = "LoadModule dav_module\tmodules/mod_dav.so";
80  +       $OUT = "LoadModule dav_module\tmodules/mod_dav.so\n";  +       $OUT .= "LoadModule dav_module\tmodules/mod_dav.so\n";
81  +        $OUT = "LoadModule dav_fs_module modules/mod_dav_fs.so\n";  +        $OUT .= "LoadModule dav_fs_module modules/mod_dav_fs.so\n";
82       }       }
83   }   }
84  --- smeserver-mod_dav-0.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75BrowserMatchmod_dav.ImplementDAVForIbays       2008-03-23 14:29:19.000000000 +0100  --- smeserver-mod_dav-0.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/75BrowserMatchmod_dav.ImplementDAVForIbays       2008-03-23 14:29:19.000000000 +0100


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed