Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 96408 invoked from network); 7 Apr 2008 15:14:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Apr 2008 15:14:22 -0000 Received: (qmail 81699 invoked by uid 500); 7 Apr 2008 15:14:12 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 81690 invoked by uid 500); 7 Apr 2008 15:14:12 -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 81679 invoked by uid 99); 7 Apr 2008 15:14:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 08:14:11 -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 lihao0129@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 15:13:30 +0000 Received: by nf-out-0910.google.com with SMTP id g16so542023nfd.24 for ; Mon, 07 Apr 2008 08:13:41 -0700 (PDT) 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:content-transfer-encoding:content-disposition:references; bh=rcS3sTUDhRhwzd071plghO30WV2LeMY8j+BVYbUCl7U=; b=ntdnmXw3mTC/8sjztw5J78MtwYcrNROsTorxaa0/XDYKWy9xZRVmACHr/WgvgVnHZmHFJyeUjhsutwVUljUktLnp7Uwxl+D403334s1TSs9chtekwDmxDkqJKJH6Dsr0ZoDpnACoqfpIIPYmBOAm/0d3NIg85rbnpuSIZuEK/O8= 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:content-transfer-encoding:content-disposition:references; b=RGVbi3N6MJR8AlV+bEArIzNqEK5uSEqsfGXDTGIGyxYXTVaozVd1tM8RmGCmtmAh32WKHnWWYgfCJ4fV05ywiFMbQMunCaj2e2glQkC+qTSyL6fczpIRG6bKuJDpwq5pdrAuVOCMUN1GG8EXfYreBNJa832wHJh/GDMGWObA3n4= Received: by 10.78.183.20 with SMTP id g20mr12350656huf.31.1207581221289; Mon, 07 Apr 2008 08:13:41 -0700 (PDT) Received: by 10.78.53.10 with HTTP; Mon, 7 Apr 2008 08:13:31 -0700 (PDT) Message-ID: Date: Mon, 7 Apr 2008 11:13:31 -0400 From: lihao0129@gmail.com To: users@httpd.apache.org In-Reply-To: <1404e5910804070754g2f9ebe98v1da2b5f9bb8a480f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1404e5910804060917m263456f7sd596ae11ab8a00d1@mail.gmail.com> <1404e5910804070754g2f9ebe98v1da2b5f9bb8a480f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Question: RewriteMap and context On Mon, Apr 7, 2008 at 10:54 AM, Eric Covener wrote: > On Mon, Apr 7, 2008 at 10:51 AM, wrote: > > > Outside the VirtualHost container in my httpd.conf, I have tried: > > > > RewriteOptions inherit > > RewriteRule ....command rules...... > > You use RewriteOptions inherit in the scope you want to inherit "to" not "from". > > "This forces the current configuration to inherit the configuration of > the parent. " huh, my English is really bad( not my main language though ) :-) But thanks Eric for all your time :-) Have a great week, :-) lihao.. > -- > > Eric Covener > covener@gmail.com > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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