Table of Contents
- Title Page
- 1 - Brief Introduction to HTTPd Code
- 2 - General Design
- 2.1 - Server Behaviour
- 2.2 - Multi-Threaded
- 2.3 - ASTs
- 2.4 - Tasks
- 2.5 - Memory Management
- 2.6 - Output Buffering
- 2.7 - Rule-Mapping
- 2.8 - Auto-Scripting
- 2.9 - Internal Directives and "Scripts"
- 3 - HTTPd Modules
- 3.1 - ADMIN.C
- 3.2 - AUTH.C
- 3.3 - BASIC.C
- 3.4 - CACHE.C
- 3.5 - CGI.C
- 3.6 - DCL.C
- 3.7 - DECNET.C
- 3.8 - DESCR.C
- 3.9 - DIGEST.C
- 3.10 - DIR.C
- 3.11 - FILE.C
- 3.12 - HTADMIN.C
- 3.13 - HTTPD.C
- 3.14 - ISMAP.C
- 3.15 - LOGGING.C
- 3.16 - MENU.C
- 3.17 - MSG.C
- 3.18 - NET.C
- 3.19 - PUT.C
- 3.20 - REQUEST.C
- 3.21 - SESOLA.C
- 3.22 - SSI.C
- 3.23 - STMLF.C
- 3.24 - SUPPORT.C
- 3.25 - UPD.C
- 3.26 - VM.C
This HTML document was produced from SDML (DEC DOCUMENT source) by the SDM2HTM utility (SDM2HTM AXP-1.7.0)