Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 534 invoked from network); 10 Mar 2008 13:58:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2008 13:58:03 -0000 Received: (qmail 96979 invoked by uid 500); 10 Mar 2008 13:57:50 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 96965 invoked by uid 500); 10 Mar 2008 13:57:50 -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 96954 invoked by uid 99); 10 Mar 2008 13:57:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Mar 2008 06:57:50 -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 jslive@gmail.com designates 216.239.58.188 as permitted sender) Received: from [216.239.58.188] (HELO gv-out-0910.google.com) (216.239.58.188) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Mar 2008 13:57:13 +0000 Received: by gv-out-0910.google.com with SMTP id r4so653776gve.23 for ; Mon, 10 Mar 2008 06:57:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=i0q8H5LLyBwPS6touECLVuIN678vuJ4bgdITp/oONnc=; b=lbEeuf22pLgihc/LjNpKuSEmSuf5uSCvxtC+rmv+VHs0LV3I+KPTfqwxdMPB+leahA+JsRViHzRISrLJkG+sNbyiM/hZZokW1/Czj24G8KgJ2yr8lEUVuFE8x8ke2R2qnHYVXzG9IRk0WUAYTYWs2kkIE9XOuQNUYuT6/Fyp2es= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=oIc3XICFrGs0HlMv2KB6Ws6xhyK57K/WRZC/Gro06ekxuJ2aUK/qJxB9l+zMv/K71eq07h8zjg2SfndMHyHecSQWCWSKq0THjye/qPthDNdGHKYt5PcHsm7CLtGZjNPiZHNaGJwAuX5+VYc8wyv5HZQ6pH7xswVqdy0civzZfOU= Received: by 10.150.96.10 with SMTP id t10mr2799772ybb.1.1205157442287; Mon, 10 Mar 2008 06:57:22 -0700 (PDT) Received: by 10.150.177.5 with HTTP; Mon, 10 Mar 2008 06:57:22 -0700 (PDT) Message-ID: Date: Mon, 10 Mar 2008 09:57:22 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <47D51CF2.3020207@fastmail.fm> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47D51CF2.3020207@fastmail.fm> X-Google-Sender-Auth: 7d520bcd34574b44 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_rewrite/mod_negotiation/mod_dir interaction and SSI On Mon, Mar 10, 2008 at 7:35 AM, Michael J Gruber wrote: > Background: > I'm experimenting with per dir mod_rewrite although this stuff will end > up in server config finally, this may make a difference. I'm using rules > like I'm not even going to read the rest of the question because of this. Ordering and precedence issues behave very differently in server config versus per-dir. And things are usually (although not always) much simpler in server-config. So I don't see any point in testing one when you intend to do the other. 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