[Centos] webdav

Christian Nygaard chris at math.uu.se
Wed Feb 23 17:14:11 UTC 2005


On Wed, 23 Feb 2005, William Warren wrote:

> I have tried the webdav site before as well.  No help.
> 
> What i need is a webdav server that is able to be accessed with mozilla's
> calendaring plugin so the calendars can be shared.  I have not been able tog
> et this running.  I am looking for a bit of hand holding please..:)
> 

<directory "/share/calendar">
   order allow,deny
   allow from all
   DAV ON
</directory>

# service httpd restart

You might want to add some auth method too





More information about the CentOS mailing list