Difference between revisions of "Mod dav"

From SME Server
Jump to navigationJump to search
m (Removed redundant header)
(Updated installation method to use the new smecontribs repository (as of smeserver-yum-1.2.0-41))
Line 6: Line 6:
  
 
=== Installation ===
 
=== Installation ===
Enable the '''snetram''' repository:{{Repository|snetram}}
 
 
 
Install the contrib:
 
Install the contrib:
  yum install smeserver-mod_dav --enablerepo=snetram
+
  yum install smeserver-mod_dav --enablerepo=smecontribs
  
 
=== Additional information ===
 
=== Additional information ===

Revision as of 22:55, 27 December 2007

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

Install the contrib:

yum install smeserver-mod_dav --enablerepo=smecontribs

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 .