Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 27037 invoked from network); 16 Oct 2003 15:09:48 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Oct 2003 15:09:48 -0000 Received: (qmail 27401 invoked by uid 500); 16 Oct 2003 15:08:38 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 27378 invoked by uid 500); 16 Oct 2003 15:08:38 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 27320 invoked from network); 16 Oct 2003 15:08:37 -0000 Received: from unknown (HELO debian.homes2see.com) (63.169.51.1) by daedalus.apache.org with SMTP; 16 Oct 2003 15:08:37 -0000 Received: from debian.homes2see.com (debian.homes2see.com [63.169.51.1]) by debian.homes2see.com (Postfix) with ESMTP id 3DCD759000F for ; Thu, 16 Oct 2003 10:05:52 -0500 (EST) Date: Thu, 16 Oct 2003 10:05:52 -0500 (EST) From: Ed Curtis To: users@httpd.apache.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Access to directories by IP address. X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N You are correct, my mistake. I do have a full system path to the folder. Anything else? Ed On Thu, 16 Oct 2003, Joshua Slive wrote: > > On Thu, 16 Oct 2003, Ed Curtis wrote: > > > > order deny,allow > > deny from all > > allow from this class c/24 > > allow from 10.0.0.0/24 > > > > > > I restarted the server, made sure mod_access is loaded and can still > > access the www.homer.com/test directory from outside the networks outlined > > in the above directive. > > takes a full file-system path, not a web/url-path. So you > probably need or something > like that. > > Joshua. > > --------------------------------------------------------------------- > 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 > --------------------------------------------------------------------- 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