Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 3167 invoked from network); 27 May 2005 00:49:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 May 2005 00:49:07 -0000 Received: (qmail 48777 invoked by uid 500); 27 May 2005 00:48:54 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 48760 invoked by uid 500); 27 May 2005 00:48:54 -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 48732 invoked by uid 99); 27 May 2005 00:48:54 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of hq4ever@gmail.com designates 64.233.170.206 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.206) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 26 May 2005 17:48:53 -0700 Received: by rproxy.gmail.com with SMTP id c16so341912rne for ; Thu, 26 May 2005 17:48:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r/W2HGtQwkjA1m9+gYDLYM1HzotQ9OBS4Ophrj57q5/E2jCExp4H3H0xvSd4Iq4R3P2QdpAMgmrIR3J5PRmZptqoGs40bfNSeQnpJ196ZeXBOMHLdMebl24JJX6GuGwGZsGmKaHlRrmCTS5rm1zvBgn/qOa+43JTFi07suscYFo= Received: by 10.38.67.44 with SMTP id p44mr2928188rna; Thu, 26 May 2005 17:48:49 -0700 (PDT) Received: by 10.38.149.14 with HTTP; Thu, 26 May 2005 17:48:48 -0700 (PDT) Message-ID: Date: Fri, 27 May 2005 03:48:48 +0300 From: Maxim Vexler Reply-To: Maxim Vexler To: users@httpd.apache.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked Subject: Re: [users@httpd] How to filter .jpg, .gif files from my logs ? X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/27/05, Ian Huynh wrote: > isn't it supposed to be >=20 > SetEnvIfNoCase Request_URI ^/phpBB2/(.*)\.gif$ object_is_phpbb_image >=20 >=20 Yes it does, thank you. Any tips on a PCRE cheat sheet, that is besides http://www.perl.com/doc/manual/html/pod/perlre.html ? --=20 Cheers,=20 Maxim Vexler (hq4ever). Do u GNU ? --------------------------------------------------------------------- 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