Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 86917 invoked from network); 20 Jul 2009 08:14:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 08:14:11 -0000 Received: (qmail 39643 invoked by uid 500); 20 Jul 2009 08:15:13 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 39587 invoked by uid 500); 20 Jul 2009 08:15:13 -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 39578 invoked by uid 99); 20 Jul 2009 08:15:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 08:15:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.61.158.18] (HELO mail.multimed.dk) (62.61.158.18) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 08:15:06 +0000 Received: from tkxp (thomas.multimed.dk [192.168.16.16]) by mail.multimed.dk (8.13.8/8.12.10) with ESMTP id n6K8Ef4q005274 for ; Mon, 20 Jul 2009 10:14:44 +0200 From: "Thomas Kristensen" To: Date: Mon, 20 Jul 2009 10:12:42 +0200 Message-ID: <003b01ca0911$dadcadf0$909609d0$@dk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 thread-index: AcoJEdrMZds1/hNHRK+6bncMsbxgGA== Content-Language: da X-Virus-Checker: ClamAV 0.94/9589/Sun Jul 19 05:14:56 2009 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 3.002004 (2008-01-01) X-Scanned-By: MIMEDefang 2.64 on 62.61.158.19 X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, hits=-3.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 version=3.2.4 Subject: [users@httpd] Allow gif's to be accessed inside realm without password. I got this Directory thingy that's protect my admin system for my homepage. But is it possible to allow gif files to be accessed inside the realm without password? I tried with FilesMatch, Location, LocationMatch and such things but maybe I'am doing it wrong, because it doesn't work. AuthType Basic AuthName "Private" AuthUserFile /etc/httpd/conf/htpasswd.ht Require valid-user Satisfy all Can I be done? And how? Thanks. DataGruppen MultiMed - Thomas Kristensen - Email: tk@multimed.dk - Tlf: 75 72 54 99 - 7100 Vejle / Denmark --------------------------------------------------------------------- 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