Difference between revisions of "Mod dav"
From SME Server
Jump to navigationJump to search (Categories with only one entry aren't very useful) |
(Added Bugs section) |
||
Line 14: | Line 14: | ||
This contrib only loads mod_dav for the httpd daemon and does not provide other configuration templates or a server-manager panel. | 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 {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-mod_dav component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-mod_dav|title=this link}}. | ||
---- | ---- | ||
− | |||
[[Category: Contrib]] | [[Category: Contrib]] |
Revision as of 07:48, 28 April 2007
mod_dav for SME Server
Maintainer
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
This contrib can be found in the SME Dev repository. To install this contrib get shell access as root user and issue the following command:
yum install smeserver-mod_dav --enablerepo=smedev
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 .