INSTALL for mod_babble V1.1 'Classic' Installation: ------------------------- 1. Put the *mod_babble* files into your Apache source tree in directory src/modules/extra 2. Move the mod_babble.html and mod_babble.docpatch files into your server's manual/mod directory. 3. cd to the manual/mod directory and execute "patch < mod_babble.docpatch" 4. cd to the src/ directory and execute "patch < modules/extra/mod_babble.cfgpatch" 5. Run src/Configure and make the server as usual. APACI Installation: ------------------------ 1. Execute steps 1 through 3 under 'Traditional Installation' to update the documentation. 2. Build the server as usual, adding the following to your ./configure line: --activate-module=src/modules/extra/mod_babble.c