Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 42855 invoked from network); 12 Mar 2008 17:37:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2008 17:37:51 -0000 Received: (qmail 2210 invoked by uid 500); 12 Mar 2008 17:37:38 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 2198 invoked by uid 500); 12 Mar 2008 17:37: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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 2187 invoked by uid 99); 12 Mar 2008 17:37:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Mar 2008 10:37:38 -0700 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: domain of sweetwatergeek@googlemail.com designates 64.233.170.190 as permitted sender) Received: from [64.233.170.190] (HELO rn-out-0910.google.com) (64.233.170.190) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Mar 2008 17:36:59 +0000 Received: by rn-out-0910.google.com with SMTP id j40so1922346rnf.4 for ; Wed, 12 Mar 2008 10:37:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=UFWeaDSdyoHCTn79yglVLOstWT9aWX3qDbQizkEZ5d0=; b=pFRtRPRlG6G9XLtzQhv+vZsZk+YGJQ8aGLGTCCo4f1gdYNQGdzeBHK4MDhmHp7Et+L6+GEx49zPukK+3aR1P2xfD2IW9KaDcsrAM/GBzJqxM+WdusMEjN7RSUBEFtVMQgW8pPN4bh6IeXVo/QTQ26r9yAqkk1N5mLCfA4thUPx0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FvnORoGdvKHVscnWxLF3GInlkc94NmRKsSpvUcLszZTQNQnBqPkZuMR7PgrPM7+vdGiOpOWlvCmpXb7knHdoyB+QPyP8vHdpYtNsDEiMe/QVA9FDgDHuCaw9ZnVm04cUp2mhRN2+/o48kXgEEacVXx1TLwGUVd/zNcjeepU/3uo= Received: by 10.114.193.1 with SMTP id q1mr7476829waf.75.1205343427327; Wed, 12 Mar 2008 10:37:07 -0700 (PDT) Received: by 10.114.95.8 with HTTP; Wed, 12 Mar 2008 10:37:07 -0700 (PDT) Message-ID: <787fc380803121037v3daa18e2j3b8f63869ff559a1@mail.gmail.com> Date: Wed, 12 Mar 2008 17:37:07 +0000 From: Martijn To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <787fc380803120459q4bdae513vd9b9c6ea680c6840@mail.gmail.com> <787fc380803120734sabf1a55n31d692d5e8c4ff38@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] FilesMatch matching all but certain extensions On Wed, Mar 12, 2008 at 4:34 PM, Joshua Slive wrote: > Well, you're not really being specific about the issue. I am not. Sorry for that. The thing is that there isn't really an actual 'issue': the server is running well, but can do with some improvement. (Which server can't?) Therefore I wanted to see, on a development machine, if excluding the images from the handlers would make a significant difference. I am aware of other ways of achieving the same, these haven't worked with me for other (non-Apache) reasons; hence I thought regex negation would be a simple idea. I could not find anywhere -neither in documentation, nor on the internet- whether regex negation is possible in Apache 1.3. Thanks to your reply, the answer should now be available through the archives of this mailing list. Thanks. Martijn. --------------------------------------------------------------------- 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