Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 66175 invoked from network); 18 Feb 2011 19:22:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2011 19:22:12 -0000 Received: (qmail 42860 invoked by uid 500); 18 Feb 2011 19:22:09 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 42655 invoked by uid 500); 18 Feb 2011 19:22:07 -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 42641 invoked by uid 99); 18 Feb 2011 19:22:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Feb 2011 19:22:06 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Feb 2011 19:22:01 +0000 Received: by wwi17 with SMTP id 17so3879853wwi.12 for ; Fri, 18 Feb 2011 11:21:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=K/a0/ghaI9dsC+oZeXoikbkn0SW+dJCIISsXI+JWljw=; b=qqq+CX7KzKLtzS19O0+AIaI/w/8uXsTK3yemFvafL1tQK3qOXW7ce6vIe8yF+E94BL LydUgyJuU3tqDD8yLgrycc2oKWtkqzsNFiHMI7QzVU9pflmB6q4/NWIxaB99xjWEcTiJ mOlsp+6V7HfoJLLk9EqXDUaetVNSF626Vtp2A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=q6qU0sMp4nx9afDjxtC9vnCA9w9wtYN53qk4qvK4cneDCRzFEREQJToO7X+9yclUoN K+XmPIPw2RJDqZpn+vnPcZ8+YRmqyptxFwwa6SoPJyFdhiTCZTO+rcpDsQJ0skSFm7HY qflDqIdAjYWfSsaZ7NuppiSWc74juPHDs8fP4= MIME-Version: 1.0 Received: by 10.216.35.74 with SMTP id t52mr925149wea.103.1298056898404; Fri, 18 Feb 2011 11:21:38 -0800 (PST) Received: by 10.217.0.145 with HTTP; Fri, 18 Feb 2011 11:21:38 -0800 (PST) In-Reply-To: <1298056540.16206.17.camel@sab-uob017.ad.uiuc.edu> References: <1298056540.16206.17.camel@sab-uob017.ad.uiuc.edu> Date: Fri, 18 Feb 2011 14:21:38 -0500 Message-ID: From: Eric Covener To: users@httpd.apache.org, lance@illinois.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [users@httpd] cannot get RewriteRule for just the document root to work > RewriteCond %{HTTP_USER_AGENT} iPhone.* > RewriteRule ^/=A0=A0 http://test.webservices.illinois.edu/mobile.html [R,= L] RewriteRule ^/$=A0=A0 http://test.webservices.illinois.edu/mobile.html [R,L= ] --------------------------------------------------------------------- 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