Index: directives.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/directives.html,v
retrieving revision 1.66
diff -u -r1.66 directives.html
--- directives.html 2000/07/14 17:34:33 1.66
+++ directives.html 2000/08/17 11:45:33
@@ -68,6 +68,10 @@
AuthType
AuthUserFile
BindAddress
+BabbleDefaultPattern
+BabbleDefaultSize
+BabbleMaxSize
+BabblePatternLock
BrowserMatch
BrowserMatchNoCase
BS2000Account
Index: index.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/index.html,v
retrieving revision 1.28
diff -u -r1.28 index.html
--- index.html 1999/08/08 22:37:15 1.28
+++ index.html 2000/08/17 11:45:33
@@ -46,6 +46,8 @@
MD5 authentication (experimental)
mod_autoindex
Automatic directory listings.
+mod_babble
+Provide custom-sized responses on demand for testing.
mod_browser Apache 1.2.* only
Set environment variables based on User-Agent strings. Replaced by
mod_setenvif in Apache 1.3 and up