Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 82207 invoked from network); 7 Jun 2005 14:06:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 14:06:03 -0000 Received: (qmail 21787 invoked by uid 500); 7 Jun 2005 14:05:53 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 21771 invoked by uid 500); 7 Jun 2005 14:05:52 -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 21755 invoked by uid 99); 7 Jun 2005 14:05:52 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jslive@gmail.com designates 64.233.184.199 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.199) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 07 Jun 2005 07:05:51 -0700 Received: by wproxy.gmail.com with SMTP id 67so175902wri for ; Tue, 07 Jun 2005 07:05:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OA52oXrWjRGNMUtd6ZSQClnEakiHv/nIsBsnPC4pUCIgZyx2AZuG6I99dg6Go5OO4SCr92KXVp/P2Me9fLl4tnvwyo6LYH27A/nK77uGrC3QJ6h3I8vpYFiFGfjFDcfbasCLLedw3BcxvAFix039Lh6hlKpeyzyQXLWZ4D7Qhi0= Received: by 10.54.3.68 with SMTP id 68mr3998944wrc; Tue, 07 Jun 2005 06:17:28 -0700 (PDT) Received: by 10.54.61.7 with HTTP; Tue, 7 Jun 2005 06:17:27 -0700 (PDT) Message-ID: Date: Tue, 7 Jun 2005 09:17:27 -0400 From: Joshua Slive Reply-To: Joshua Slive To: users@httpd.apache.org In-Reply-To: <890341801BDB214590794F00A59FA04A12DB42@mail1.ul2.dsh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <890341801BDB214590794F00A59FA04A12DB42@mail1.ul2.dsh.de> X-Virus-Checked: Checked Subject: Re: [users@httpd] redirect document root X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/7/05, Heiner.Amthauer@t-systems.com wr= ote: > =20 >=20 > Hi there,=20 >=20 > I have an application running at the web context /ao/, however, it is > originally designed to run on /. I've tried to use the rewriting-engine w= ith > the statement=20 >=20 > RewriteRule ^/$ /ao/ [R]=20 >=20 > however, it does not work. Are there any other tricks?=20 This is not a good problem description. What exactly is the problem you are trying to solve? Is it absolute links in your application?=20 What exactly do the links look like? What do you get in the error and access log when you try to run it? Joshua. --------------------------------------------------------------------- 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