Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 91554 invoked from network); 10 Jul 2004 23:39:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Jul 2004 23:39:24 -0000 Received: (qmail 87981 invoked by uid 500); 10 Jul 2004 23:39:13 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 87953 invoked by uid 500); 10 Jul 2004 23:39:12 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 87937 invoked by uid 99); 10 Jul 2004 23:39:12 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Message-Id: <3.0.5.32.20040710163905.008da970@mail.northcoast.com> X-Sender: darnold@mail.northcoast.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Sat, 10 Jul 2004 16:39:05 -0700 To: modperl@perl.apache.org From: David Arnold Subject: Time and day based authorization Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N All, I have a sequence of files (maybe 40) that I want to serve. Each file must be served no earlier than a certain time and no later than a certain time. Each of these time-day restrictions will be unique for each file. I am curious if the members of this group could suggest an authorization strategy in mod perl? I'm not looking for complete code, just general suggestions. Thanks. -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html