Apache based WebDAV with LDAP and SSL HOWTO

Saqib Ali

            saqib@seagate.com
         

Revision History
Revision v2.12002-03-24Revised by: sa
Refined the WebDAV Introduction and SSL section.
Revision v2.02002-03-20Revised by: sa
Added the SSL section
Revision v1.12001-11-29Revised by: sa
Initial public release.
Revision v1.02001-11-01Revised by: sa
Initial public release.

Table of Contents
1. Introduction
1.1. Copyright and License
1.2. What is WebDAV?
1.3. Why use WebDAV?
1.4. How does WebDAV work?
1.5. What do we need?
1.6. Assumptions
1.7. Opinions and Suggestions
2. Installing WebDAV services
2.1. Pre-Requirements
2.2. Pre-configuring Apache
2.3. Configuring and Installing mod_dav
2.4. Installing and configuring mod_auth_ldap
2.5. Installing and configuring mod_ssl
2.6. Configuring and Installing Apache
3. Configuring and Setting up the WebDAV services
3.1. Modifications to the /usr/local/apache/conf/httpd.conf
3.2. Creating a directory for DAVLockDB
3.3. Enabling DAV
3.4. Create a Directory called DAVtest
3.5. Restart Apache