summaryrefslogtreecommitdiff
path: root/LAYOUT
diff options
context:
space:
mode:
authorArno Töll <debian@toell.net>2012-01-08 22:53:17 +0100
committerArno Töll <debian@toell.net>2012-01-08 22:53:17 +0100
commite072a2dd866b7cb9f14319b80326a4e7fd16fcdf (patch)
treea49dfc56d94a26011fe157835ff6cbe14edbd8a9 /LAYOUT
parent0890390c00801651d08d3794e13b31a5dabbf5ef (diff)
downloadapache2-e072a2dd866b7cb9f14319b80326a4e7fd16fcdf.tar.gz
Imported Upstream version 2.3.16-beta
Diffstat (limited to 'LAYOUT')
-rw-r--r--LAYOUT29
1 files changed, 3 insertions, 26 deletions
diff --git a/LAYOUT b/LAYOUT
index 8c4db897..9a630689 100644
--- a/LAYOUT
+++ b/LAYOUT
@@ -1,7 +1,7 @@
-The httpd-2.2 Source Tree LAYOUT
+The httpd-2.1 Source Tree LAYOUT
--------------------------------
-./ .................... Top-Level httpd-2.2 Root Directory
+./ .................... Top-Level httpd-2.1 Root Directory
ABOUT_APACHE .......... Overview of the Apache HTTP Server
LAYOUT ................ This file describing the source tree
@@ -117,40 +117,21 @@ modules/ ................ Manditory and Add-In Apache stock modules
ssl_engine_pphrase.c .... pass-phrase handling
ssl_engine_rand.c ....... PRNG support
ssl_engine_vars.c ....... Variable Expansion support
- ssl_expr.c .............. expression handling main source
- ssl_expr.h .............. expression handling common header
- ssl_expr_scan.c ......... expression scanner automaton (pre-generated)
- ssl_expr_scan.l ......... expression scanner source
- ssl_expr_parse.c ........ expression parser automaton (pre-generated)
- ssl_expr_parse.h ........ expression parser header (pre-generated)
- ssl_expr_parse.y ........ expression parser source
- ssl_expr_eval.c ......... expression machine evaluation
ssl_scache.c ............ session cache abstraction layer
- ssl_scache_dbm.c ........ session cache via DBM file
- ssl_scache_shmcb.c ...... session cache via shared memory cyclic buffer
- ssl_scache_dc.c ......... session cache offloading via 'distcache'
ssl_util.c .............. utility functions
ssl_util_ssl.c .......... the OpenSSL companion source
ssl_util_ssl.h .......... the OpenSSL companion header
- ssl_util_table.c ........ the hash table library source
- ssl_util_table.h ........ the hash table library header
test/ ................... not distributed with released source tarballs
os/ .....................
- beos/ ...................
-
bs2000/ .................
netware/ ................
os2/ ....................
- tpf/ ....................
-
- samples/ ................
-
unix/ ...................
win32/ ..................
@@ -159,11 +140,7 @@ server/ .................
mpm/ ....................
- beos/ ...................
-
- experimental/ ...........
-
- event/ .................
+ event/ ..................
mpmt_os2/ ...............