Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 39982 invoked from network); 22 Oct 2007 07:42:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Oct 2007 07:42:22 -0000 Received: (qmail 92316 invoked by uid 500); 22 Oct 2007 07:41:59 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 92290 invoked by uid 500); 22 Oct 2007 07:41:59 -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 92279 invoked by uid 99); 22 Oct 2007 07:41:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2007 00:41:59 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of krist.vanbesien@gmail.com designates 209.85.146.178 as permitted sender) Received: from [209.85.146.178] (HELO wa-out-1112.google.com) (209.85.146.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2007 07:42:00 +0000 Received: by wa-out-1112.google.com with SMTP id k22so1196277waf for ; Mon, 22 Oct 2007 00:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=t5Mv9csFNHIsp2V1hzpeb5AZcKVKOyZQujEbg05Goxc=; b=Q5t4ap2UnD7lHAxOR8nlOh60ci8pbIRxgdNFfq2agnI+EZ9v6AAbQmelWoAmyPusO/tKBNPpDejj4lAmsotMZ9JRcquA41zg9O4BhBY/Aee1ok60poTtqBleDMPWP7fY9PkFJcZjEzmlLGgTQS1R2Jgya5dTGs/vFJzh/hSFylI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lsmOJekTft9NQBGCzF8FqmsNj7vvIqYA+zONtorazz/ALAKSX+zyj8RbdyHhH+9xuXBDHI41XuMnFLnJahEf5HMl3dDtH7XUjhTZh9kw4zuYEM2VwyAkJv+aEITTSnv+vJqdNyaB/tHCqc+eOqA+2tJ7MbRhU/ZT9pt2rLFRYJ8= Received: by 10.115.54.1 with SMTP id g1mr5101317wak.1193038899528; Mon, 22 Oct 2007 00:41:39 -0700 (PDT) Received: by 10.115.33.15 with HTTP; Mon, 22 Oct 2007 00:41:39 -0700 (PDT) Message-ID: <6ed6382b0710220041s2c09f7a5y10c6da3b383357c5@mail.gmail.com> Date: Mon, 22 Oct 2007 09:41:39 +0200 From: "Krist van Besien" To: users@httpd.apache.org In-Reply-To: <471C50CC.3070403@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <471C50CC.3070403@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] RewriteRule trouble On 10/22/07, BP Jonsson wrote: > How should I write a rewrite rule so that it appears to > visitors that they are at http://foo(.*) but the files > reside at http://bar/site/foo? Supposing that the rewrite > rule is in a .htaccess under the foo root directory, what > should it look like? ReWriteRule http://foo.com/ http://bar.com/site/foo [P] Krist -- krist.vanbesien@gmail.com krist@vanbesien.org Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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