Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 19633 invoked from network); 1 Dec 2004 16:24:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Dec 2004 16:24:30 -0000 Received: (qmail 95225 invoked by uid 500); 1 Dec 2004 16:24:04 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 94973 invoked by uid 500); 1 Dec 2004 16:24:00 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 94751 invoked by uid 99); 1 Dec 2004 16:23:58 -0000 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 (hermes.apache.org: domain of ccovington@plusone.com designates 209.10.152.21 as permitted sender) Received: from nymeta01.plusone.com (HELO nymeta01.plusone.com) (209.10.152.21) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Dec 2004 08:23:56 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Wed, 1 Dec 2004 11:27:47 -0500 Message-ID: <304D2C7BE4D2B94CAFB0BD63386AB4B701F94B15@mars.plusone.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] redirecting URLs in the browser thread-index: AcTXvnOxjGNbmAFXT7KYM58rTtMthwABCaOA From: "Covington, Chris" To: X-Virus-Checked: Checked Subject: RE: [users@httpd] redirecting URLs in the browser X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > use: > > ServerName www.myfitnessexpert.com > ServerAlias *.myfitnessexpert.com > Redirect permanent / http://www.plusoneactive.com/=20 > this will also cause search-engines to use the=20 > new name. > note: youu need to add another virtual host before this one=20 > for the actual server. Thanks, this works well. How can I accomplish this with https? Same principle? Chris --------------------------------------------------------------------- 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