Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 86451 invoked by uid 500); 24 Oct 2002 02:59:04 -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 86435 invoked from network); 24 Oct 2002 02:59:04 -0000 Received: from smtp014.mail.yahoo.com (216.136.173.58) by daedalus.apache.org with SMTP; 24 Oct 2002 02:59:04 -0000 Received: from unknown (HELO Alain) (don?alcaponi@202.172.47.82 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 24 Oct 2002 02:59:13 -0000 From: "Al Caponi" To: Date: Thu, 24 Oct 2002 11:00:10 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Alias and Files directive Hi all, I'm using Apache 1.3.26 on RH 7.2. I have the following settings in my httpd.comf ############################ ..... Order allow,deny Deny from all Satisfy All ... Alias /test "/home/myUser/web" Options -MultiViews -Indexes FollowSymlinks IncludesNoExec Order allow,deny Allow from all ... ############################ But I can still access a file named config.inc under /home/myUser/web/ directory but not if the config.inc is under /usr/local/httpd/htdocs/. How do I ensure that the Files directive settings applies to the destination of the Alias directive? I.e. I want the config.inc to be inaccessible. Many thanks, Al. __________________________________________________ Do You Yahoo!? Great flight deals, travel info and prizes! http://sg.travel.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