Apache modules |
| mod_put | |
| This module implements the HTTP/1.1 PUT and DELETE methods. Its use allows to take advantage of the Publish feature of Netscape Navigator Gold and Netscape Communicator (and more generally any HTTP/1.1 compliant web editing tool). | |
| mod_lock | |
| This module allows to selectively lock a part of a virtual server, replying to all further requests by the 503 (temporarly unavailable) HTTP/1.1 error code; other trees and servers are unaffected. This is the recommanded method to avoid perturbing the different web crawlers and wanderers. | |
| mod_ldap | |
| This module uses a LDAP-speaking directory to store the users, their usernames, does the authentication and implements a new require condition: filter which accepts generic LDAP filters (ex. require filter (eyes=blue)). |
Apache documents |
| The Apache project's home page | |
| Contains the last news and developments on Apache -- a must. |
| Apache Week | |
| News and up-to-date information about the most powerful HTTP server. |