README revision 8d1cf9fc1abcce38714c9f54a51d40e718774dec
486N/AThe directory structure for this level is as follows:
486N/A
1339N/Aaaa/
486N/A This directory contains modules dealing with authorization and
1339N/A authentication.
486N/A
486N/Aarch/
919N/A
919N/Acache/
919N/A This directory houses modules that implement file and data caching
919N/A capability.
919N/A
919N/Adav/
919N/A This directory houses modules that implement WebDAV functionality.
919N/A
919N/Aecho/
919N/A
919N/Aexperimental/
919N/A In this directory we've placed some modules which we think
919N/A provide some pretty interesting functionality, but which
919N/A are still in the early stages of development and could
919N/A evolve radically in the future. This code isn't supported
919N/A officially.
919N/A
486N/Afilters/
486N/A This directory houses modules that perform general inline data filtering.
486N/A
486N/Agenerators/
493N/A This directory houses modules that perform data generation functions.
486N/A
970N/Ahttp/
970N/A This directory houses modules that basic HTTP protocol implementation.
970N/A
970N/Aloggers/
1339N/A This directory houses modules that handle logging functions.
1339N/A
1339N/Amappers/
486N/A This directory houses modules that handle URL mapping and
1351N/A rewriting.
486N/A
911N/Ametadata/
1351N/A This directory houses modules that deal with Header metadata.
1351N/A
911N/Aproxy/
486N/A This houses the code for the proxy module for Apache.
486N/A
486N/Assl/
486N/A
1351N/Atest/
493N/A This directory houses modules which test various components
486N/A of Apache. You should not compile these into a production
970N/A server.
970N/A
970N/Atls/
486N/A This directory houses code for OpenSSL functionality.