Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 71068 invoked from network); 29 Jan 2006 03:53:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jan 2006 03:53:32 -0000 Received: (qmail 97750 invoked by uid 500); 29 Jan 2006 03:53:24 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 96775 invoked by uid 500); 29 Jan 2006 03:53:21 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 96761 invoked by uid 99); 29 Jan 2006 03:53:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2006 19:53:21 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.228.240.16] (HELO graveyard2.mail.t-online.hu) (195.228.240.16) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2006 19:53:20 -0800 Received: from mail.t-online.hu (karoly.axelero.hu [195.228.240.245]) by graveyard2.mail.t-online.hu (Postfix) with ESMTP id 90505202A413 for ; Sun, 29 Jan 2006 04:52:58 +0100 (CET) Received: from kagura (dsl51B60915.pool.t-online.hu [81.182.9.21]) by mail.t-online.hu (Postfix) with SMTP for ; Sun, 29 Jan 2006 04:52:58 +0100 (CET) Message-ID: <002101c62487$8c8fd860$0100a8c0@kagura> From: "McDouglas" To: Date: Sun, 29 Jan 2006 04:53:21 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] access control based on time of day X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I have some trouble figuring out how to set up apache to allow remote users to request pages only at a given time of day. I've read the documentations of mod_access and mod_auth, but could not find any information. "Access can be granted or denied based on a wide variety of criteria, such as the network address of the client, the TIME OF DAY, the phase of the moon, or the browser which the visitor is using." (http://httpd.apache.org/docs/1.3/howto/auth.html) After reading this, I hoped it is possible to do. Any ideas? Thanks. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org