Index: directives.html
===================================================================
RCS file: /home/cvs/apache-1.3/htdocs/manual/mod/directives.html,v
retrieving revision 1.65
diff -u -r1.65 directives.html
--- directives.html 2000/05/15 19:20:08 1.65
+++ directives.html 2000/06/19 17:37:18
@@ -46,6 +46,9 @@
Alias
AliasMatch
allow
+AllowAfter
+AllowBetween
+AllowUntil
AllowCONNECT
AllowOverride
Anonymous
@@ -94,6 +97,9 @@
DefaultLanguage
DefaultType
deny
+DenyAfter
+DenyBetween
+DenyUntil
<Directory>
<DirectoryMatch>
DirectoryIndex
@@ -211,6 +217,8 @@
SetEnvIfNoCase
SetHandler
StartServers
+TimeLock
+TimeLockReport
ThreadsPerChild
TimeOut
TransferLog
Index: index.html
===================================================================
RCS file: /home/cvs/apache-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/06/19 17:37:18
@@ -103,6 +103,8 @@
Powerful URI-to-filename mapping using regular expressions
mod_setenvif Apache 1.3 and up
Set environment variables based on client information
+mod_sequester
+Put a time-lock on documents.
mod_so Apache 1.3 and up
Experimental support for loading modules (DLLs on Windows) at runtime
mod_speling Apache 1.3 and up