Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 77484 invoked from network); 8 Feb 2008 15:13:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Feb 2008 15:13:42 -0000 Received: (qmail 64397 invoked by uid 500); 8 Feb 2008 15:13:26 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 64012 invoked by uid 500); 8 Feb 2008 15:13:25 -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 64001 invoked by uid 99); 8 Feb 2008 15:13:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2008 07:13:25 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mandys@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2008 15:12:54 +0000 Received: by ug-out-1314.google.com with SMTP id c2so878583ugf.27 for ; Fri, 08 Feb 2008 07:13:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=fz6gSvos7H7WQzOPa2dsWtOywJrw5xhxFbSk+/21+bw=; b=SziDsTeiLv/BTn5+tLstwVhQgKE+AfAQwwDEQayJMdrnoEXexAKkieFLeZjmLHCHkZYVpEvtK5urDD5vOgt/E53bv+KkisOE+TVTQJymz9AzZq5odnHgvZjXoRLxsOEYKIngCphqDLNiuurhdbFQ6BMluY4UcOPWtFQPBrF9PVc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=o4Wevynt1NwiDuCVjO56PapSTOuqga6Yi1aeDpAnIUAiv6dniUkZjznUsuPzUj/7ZqHclOPsgNQ0jX490yegoQJRJBRPWIEX96hHV/04bGxrYaI3MvQaEXRpZZK/Rd7YBfYL51vmWpfSBVEbQrgurNgflKxKxca6l8zV1Kv4S7A= Received: by 10.67.115.17 with SMTP id s17mr5474051ugm.56.1202483580733; Fri, 08 Feb 2008 07:13:00 -0800 (PST) Received: by 10.67.87.11 with HTTP; Fri, 8 Feb 2008 07:13:00 -0800 (PST) Message-ID: <8ea40bd50802080713s2d33c011q9b3b0ddaac2c6b4e@mail.gmail.com> Date: Fri, 8 Feb 2008 20:43:00 +0530 From: "Mandy Singh" To: users@httpd.apache.org In-Reply-To: <8ea40bd50802071123q2c62860s1004fbad5dfd8a48@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_20643_14727580.1202483580723" References: <8ea40bd50802071123q2c62860s1004fbad5dfd8a48@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Re: redirect/rewrite ------=_Part_20643_14727580.1202483580723 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline anyone? On Feb 8, 2008 12:53 AM, Mandy Singh wrote: > how can i have www.one.com serve content from two.one.com but only for > index page. > > else www.one.com/ should be served from www.one.com domain only > and two.one.com/ should serve from two.one.com domain only. > > is mod_rewrite the way to go? > ------=_Part_20643_14727580.1202483580723 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline anyone?

On Feb 8, 2008 12:53 AM, Mandy Singh <mandys@gmail.com> wrote:
how can i have www.one.com serve content from two.one.com but only for index page.
 
else www.one.com/<anything> should be served from www.one.com domain only and two.one.com/<anything> should serve from two.one.com domain only.
 
is mod_rewrite the way to go?

------=_Part_20643_14727580.1202483580723--