|
|||||||
|
The mod_dav Apache Modulethe mod_dav Apache module enables WebDAV on your server. DAV stands for Distributed Authoring and Versioning, a system (similar to CVS or SharePoint) which allows multiple people to collaborate on a document. UsageThe mod_dav module is already linked to your ~/www/modules/ directory. To use it, simply load the module into your configuration file by adding the following line to your ~/www/conf/httpd.conf file: LoadModule dav_module /usr/local/etc/httpd/modules/mod_dav-1.0.3.so You will also need to configure where the DAV files are and who can access them. This is an example of what you would need to add to your ~/www/conf/httpd.conf file:
You can find more information on configuring mod_dav at the WebDAV website module documentation section: |
||||||
|
Send mail to: mailto:webmaster@littletechshoppe.com with questions or comments about this web site. Copyright © 1996-2004. A Little Technology Shoppe, LLC (alts.net®). All rights reserved. Netscape and the Netscape Logo are registered trademarks of Netscape Communications Corp. Microsoft is a registered trademark and the Microsoft Internet Explorer Logo is a trademark of Microsoft. All trademarks are owned by the respective company or A Little Technology Shoppe, LLC. | |||||||