Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 44347 invoked from network); 7 Jun 2005 04:49:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 04:49:34 -0000 Received: (qmail 59386 invoked by uid 500); 7 Jun 2005 04:49:22 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 59361 invoked by uid 500); 7 Jun 2005 04:49:21 -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 59348 invoked by uid 99); 7 Jun 2005 04:49:21 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from staff.datafx.com.au (HELO webmail.datafx.com.au) (203.149.65.14) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Jun 2005 21:49:16 -0700 Received: (qmail 28974 invoked by uid 1008); 7 Jun 2005 04:48:53 -0000 Received: from (HELO Datafx-Server.DFX) () by 0 with SMTP; 7 Jun 2005 04:48:53 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Tue, 7 Jun 2005 14:49:45 +1000 Message-ID: <8175FD8FB0D7F74181463AB38418109C3C22AE@Datafx-Server.DFX> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: RedirectMatch regex question. Thread-Index: AcVrHFNBcsWHmgAnQdO4L6mttja+DQ== From: "Michael Bellears" To: X-Virus-Checked: Checked Subject: [users@httpd] RedirectMatch regex question. X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Wondering if someone can please assist with the following two RedirectMatch regex's (My regex skills are zilch!) RedirectMatch /main.cfm?=3Dpage&content&id=3D946 http://www.domain.com.au/privacy.html RedirectMatch /main.cfm?page=3Dunsubscribe http://www.domain.com.au/unsubscribe/index.html The ".", "?" , "&" + "=3D" signs probably need escape char in front of them, but every combo I've tried fails miserably! Thanks in advance. Regards, MB --------------------------------------------------------------------- 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