Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 58390 invoked from network); 8 Jan 2007 16:25:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 16:25:15 -0000 Received: (qmail 62198 invoked by uid 500); 8 Jan 2007 16:24:16 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 62159 invoked by uid 500); 8 Jan 2007 16:24:15 -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 62121 invoked by uid 99); 8 Jan 2007 16:24:15 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 08:24:14 -0800 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [206.190.39.179] (HELO web53612.mail.yahoo.com) (206.190.39.179) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 08 Jan 2007 08:23:27 -0800 Received: (qmail 54877 invoked by uid 60001); 8 Jan 2007 16:22:43 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=vUtcG4n2AEATIHtNiz6O+pASb3xJQkhtOmEujGAX3WdvCH1wFMDy8zLF4WhfB9DahPqshjaJxYrHygEG/RfMiGPq1Nh6pEvvKv54bak7ohv77fxIWdGmJQBQl/7uraon4tM0RjD/qJHf1Bnm//pvEupqeiF8yq41gyz/e6KEiBw=; X-YMail-OSG: upCrnNkVM1lhEXIT239v3CsixSs8tfERuTun8_mT5gAyaMFb2YyRWRWmVxMvUjuYdrjmehzEVd4xFfDVWBrRjareVE_0Rog6EvypycBIzZlzt8KYIkLHXI.202OlR0VEvw8DiFrMyqxjVRLeTFu7MCDatstvXP6pkKBivPDBqDjF9T9OTshYcntNgYBO Received: from [128.119.200.7] by web53612.mail.yahoo.com via HTTP; Mon, 08 Jan 2007 08:22:43 PST Date: Mon, 8 Jan 2007 08:22:43 -0800 (PST) From: Alan Corey To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <522169.53016.qm@web53612.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Restricting access to a directory by time of day? I've searched a little but didn't find anything. I'm thinking about putting something online that may use a bit of bandwidth, so I'd like to retrict access to times when the office isn't open. Ideally, I'd like to have a page displayed to people who try to hit the page explaining the situation. I could do this with some combination of cron jobs and scripts (OS is OpenBSD) but I wondered if there was a way to make it a property of a in the httpd.conf file. Or some other nice built-in way that doesn't resort to replacing httpd.conf and restarting Apache twice a day. Thank you, Alan Still using an operating system that gets viruses, costs money, insults your intelligence, and then accuses you of stealing it? Why? www.openbsd.org __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- 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