Difference between revisions of "Mod dav"

From SME Server
Jump to navigationJump to search
(Added Bugs section)
Line 8: Line 8:
  
 
=== Installation ===
 
=== Installation ===
This contrib can be found in the [http://mirror.contribs.org/smeserver/releases/7/smedev/i386/repodata/ SME Dev] repository. To install this contrib get shell access as root user and issue the following command:
+
Enable the '''snetram''' repository:{{Repository|snetram}}
  yum install smeserver-mod_dav --enablerepo=smedev
+
 
 +
Install the contrib:
 +
  yum install smeserver-mod_dav --enablerepo=snetram
  
 
=== Additional information ===
 
=== Additional information ===

Revision as of 17:04, 20 November 2007

mod_dav for SME Server

Maintainer

Jonathan Martens

Description

This contrib provides mod_dav for SME Server, it has been written to make sure it is installed as it is required by my Subversion contrib.

Installation

Enable the snetram repository: The following command will configure the snetram repository on SME Server. Snetram After adding it to the database we have to update the changes to the configuration file:

signal-event yum-modify

Install the contrib:

yum install smeserver-mod_dav --enablerepo=snetram

Additional information

This contrib only loads mod_dav for the httpd daemon and does not provide other configuration templates or a server-manager panel.

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-mod_dav component or use this link .