Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 15120 invoked from network); 30 Jun 2008 12:26:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jun 2008 12:26:51 -0000 Received: (qmail 6540 invoked by uid 500); 30 Jun 2008 12:26:44 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 6113 invoked by uid 500); 30 Jun 2008 12:26:43 -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 6102 invoked by uid 99); 30 Jun 2008 12:26:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2008 05:26:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sviollat@abritel.fr designates 212.43.223.55 as permitted sender) Received: from [212.43.223.55] (HELO mail2.abritel.fr) (212.43.223.55) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 30 Jun 2008 12:25:49 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail2.abritel.fr (Postfix) with ESMTP id 94FB02C65B for ; Mon, 30 Jun 2008 14:26:06 +0200 (CEST) X-Virus-Scanned: by amavisd-new at abritel.fr X-Spam-Score: - X-Spam-Level: Received: from mail2.abritel.fr ([127.0.0.1]) by localhost (mail2.abritel.fr [127.0.0.1]) (amavisd-new, port 10024) with LMTP id DRgpspS6NH7M for ; Mon, 30 Jun 2008 14:26:06 +0200 (CEST) Received: from [10.120.1.46] (unknown [213.30.184.126]) by mail2.abritel.fr (Postfix) with ESMTP id 733612C658 for ; Mon, 30 Jun 2008 14:26:06 +0200 (CEST) Message-ID: <4868D197.2080407@abritel.fr> Date: Mon, 30 Jun 2008 14:29:11 +0200 From: Sylvain Viollat User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: users@httpd.apache.org References: <48689D64.1030003@abritel.fr> <1404e5910806300351w7bf78f19v5645eb2bc93566e1@mail.gmail.com> In-Reply-To: <1404e5910806300351w7bf78f19v5645eb2bc93566e1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=x tagged_above=-99999 required=5 WHITELISTED tests=[] Subject: Re: [Fwd: [users@httpd] Redirect URL with arguments] Thanks for your answer. I've try to use Redirect instead of=20 RedirectMatch but result is the same. I'm still getting redirect with=20 the end of the URL. Eric Covener wrote: > On Mon, Jun 30, 2008 at 4:46 AM, Sylvain Viollat = wrote: >=20 >> RedirectMatch permanent / http://www.mydomain.com >> >> The problem is that all queries which contain something after the .net= / (eg. >> index.php?ref=3D10), are redirect to http://www.mydomain.com/ref=3D10 >=20 > If you use RedirectMatch, you usually need to match something and > actually pass it on. Try just Redirect. >=20 >=20 --=20 Sylvain Viollat Administrateur Syst=E8me et R=E9seau T=E9l: +33 (0)4 91 11 00 77 (interne: 515) http://www.abritel.fr Groupe HomeAway --------------------------------------------------------------------- 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