Index of /ports_www/mod_sequester

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [TXT] Makefile 09-Jun-2009 12:10 576 [   ] distinfo 28-May-2011 14:15 144 [DIR] files/ 25-Dec-2006 04:08 - [TXT] pkg-descr 11-Apr-2001 03:11 661 [   ] pkg-plist 11-Apr-2001 03:11 122
The mod_sequester module is similar to mod_access, controlling whether
remote clients can access your Apache Web site's resources based upon
information not subject to the user's control.  Rather than using
network connexion information to make the access determination,
however, mod_sequester uses the date and time of the request.  If
the request is made during an interval when mod_sequester's
settings indicate the resource is accessible, the document will be
processed normally -- otherwise a '403 Forbidden' will be returned.
Obviously, the settings and the check use the server's date and time
value, not the client's.

WWW: http://MeepZor.Com/packages/