Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C35B79CBE for ; Wed, 16 May 2012 23:39:48 +0000 (UTC) Received: (qmail 13338 invoked by uid 500); 16 May 2012 23:39:45 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 13315 invoked by uid 500); 16 May 2012 23:39:45 -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 13305 invoked by uid 99); 16 May 2012 23:39:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 23:39:45 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [132.246.15.88] (HELO nrccenhts1.nrc.ca) (132.246.15.88) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 May 2012 23:39:40 +0000 Received: from NRCCENMB1.nrc.ca ([132.246.15.91]) by NRCCENHTS1.nrc.ca ([132.246.15.87]) with mapi; Wed, 16 May 2012 19:39:18 -0400 From: "Desilets, Alain" To: "users@httpd.apache.org" Date: Wed, 16 May 2012 19:39:17 -0400 Thread-Topic: [users@httpd] Redirecting a domain to another using Rewrite rules Thread-Index: Ac0zYUjyIuWyRjnyQYqQWKKQejLq6wAWpKNB Message-ID: References: ,<20120516124129.GC1835@palma.openstrike.co.uk> In-Reply-To: <20120516124129.GC1835@palma.openstrike.co.uk> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Redirecting a domain to another using Rewrite rules Thx for the tip, but it doesn't seem to work. For example, I just tried thi= s: --- Redirect / http://wiki-translation.wiki4us.com/ --- When I try to go to www.wiki-translation.com, I see the url wiki-translatio= n.wiki4us.com in the browser (which is not what I want... I want to keep th= e original www.wiki-translation.com url). In addition, I get: --- The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this ad= dress in a way that will never complete. --- Alain= --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org