Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 29747 invoked from network); 24 Aug 2007 12:39:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Aug 2007 12:39:21 -0000 Received: (qmail 70776 invoked by uid 500); 24 Aug 2007 12:39:10 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 70723 invoked by uid 500); 24 Aug 2007 12:39:10 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 70712 invoked by uid 99); 24 Aug 2007 12:39:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 05:39:10 -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: local policy) Received: from [209.133.199.10] (HELO jimsys.jagunet.com) (209.133.199.10) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 12:39:05 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by jimsys.jagunet.com (Postfix) with ESMTP id 20442A5234B for ; Fri, 24 Aug 2007 08:38:45 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <46CE90DC.2000101@holsman.net> References: <20070824005416.6C1731A9832@eris.apache.org> <46CE37A1.9090805@rowe-clan.net> <46CE40AE.3070606@rowe-clan.net> <46CE50F3.2080309@rowe-clan.net> <46CE8CEF.3080902@apache.org> <46CE90DC.2000101@holsman.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jim Jagielski Subject: Re: svn commit: r569204 - in /httpd/httpd/trunk/modules/experimental: config.m4 mod_rewrite_filter.c mod_sedfilter.c Date: Fri, 24 Aug 2007 08:38:44 -0400 To: dev@httpd.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org On Aug 24, 2007, at 4:03 AM, Ian Holsman wrote: > Ruediger Pluem wrote: >> On 08/24/2007 05:30 AM, William A. Rowe, Jr. wrote: >> >>> Roy T. Fielding wrote: >>> >>>> On Aug 23, 2007, at 7:21 PM, William A. Rowe, Jr. wrote: >>>> >>>>> Joshua Slive wrote: >>>>> >>>>>> On 8/23/07, William A. Rowe, Jr. wrote: >>>>>> >> >> >>>>> I changed it, I'll be happy (urp) to change it again >>>>> >>>>> [ ] mod_pcre_filter >>>>> [ ] mod_text_filter >>>>> [*] mod_subst_filter >>>>> [ ] mod_rewrite_filter >>>>> >>>> or [*] mod_substitute >>>> or [*] mod_regex_replace, or ... >>>> >> >> >> [*] mod_substitute >> >> > I'm the same as Ruediger, but would also suggest mod_replace. > regards I like mod_substitute... (I thought "filter" was redundant *duck* :) ) mod_edit_response ??