From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 89B401381F3 for ; Sat, 1 Dec 2012 05:28:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0840921C003; Sat, 1 Dec 2012 05:28:12 +0000 (UTC) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 95A8321C003 for ; Sat, 1 Dec 2012 05:27:00 +0000 (UTC) Received: by mail-ee0-f53.google.com with SMTP id c50so709929eek.40 for ; Fri, 30 Nov 2012 21:26:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=6P5m0I3iJrKjenwpjRSwWAdwsdotITP2e93urDdASPw=; b=eDXahOMU21Ob8oJDp/CDwgflIRGatrDimr2O1m+Ub5Lr8IKX50pvFUYcSs9ktTifS0 5BO7U3Ck7aahVHlR17UEQ8pbxXJMAS3BOPlEkW53vOwKqcuK2E51OUFrnwGXtrhArqXr CudlJS5Mib0QJDmQTCQwhG2GvQt13ByOI27nv7JZmZBMWW4RNaMuVxUia+KKYhRk2ViR 5mZcgZIePNaLMamEpN2gmGbGHJ2Zu299Vn1dGPxnFrM7etPyJyqB4aiKhfTClJITa601 dyGY5TMEeIC/xrbIUwBv0oKO225wu7aky0VGgDANdM6CspJVFK7CcYYf/d4Gfg/9es7i St9Q== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.14.199.134 with SMTP id x6mr12382780een.31.1354339619257; Fri, 30 Nov 2012 21:26:59 -0800 (PST) Received: by 10.223.96.140 with HTTP; Fri, 30 Nov 2012 21:26:59 -0800 (PST) In-Reply-To: <50B8E369.7080001@orlitzky.com> References: <20121129013519.GA14272@syscon7.inet> <20121129175559.GB14272@syscon7.inet> <20121129224338.7a18e0d5@khamul.example.com> <50B80631.1020302@orlitzky.com> <50B8E369.7080001@orlitzky.com> Date: Fri, 30 Nov 2012 21:26:59 -0800 Message-ID: Subject: Re: [gentoo-user] Restrict certain web users by IP From: Grant To: Gentoo mailing list Content-Type: multipart/alternative; boundary=047d7b3a7fece93dc904cfc3c3ac X-Archives-Salt: c0561602-e194-4ccf-92e7-206659f04db4 X-Archives-Hash: b289872219434ce045a8ef38b291e443 --047d7b3a7fece93dc904cfc3c3ac Content-Type: text/plain; charset=ISO-8859-1 > > I like this idea since it means I don't need to mess with another domain > > name. The only problem I'm running into is one of the applications on > > the server doesn't work with www.example.com/jackjill/app > > , it only works with > > www.example.com/app . I set up a > > RewriteRule to rewrite /jackjill/app to /app, and that makes the > > application work, but then doesn't work. Is there > > any way around this? > > > > Fix the app =) Fixed! :) Thanks to all for your help with this. - Grant --047d7b3a7fece93dc904cfc3c3ac Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable > > I like this idea since it means I don't need to mess with ano= ther domain
> > name. =A0The only problem I'm running into is = one of the applications on
> > the server doesn't work with www.example.com/jackjill/app<= /a>
> > <http://www.ex= ample.com/jackjill/app>, it only works with
> > www.example.com/app <http://www.example.com/app>. =A0I set up a
> > RewriteRule to rewrite /jackjill/app to /app, and that makes the<= br>> > application work, but then <Location /jackjill> doesn= 9;t work. =A0Is there
> > any way around this?
> >
>= ;
> Fix the app =3D)

Fixed! :)

Thanks to all for= your help with this.

- Grant
--047d7b3a7fece93dc904cfc3c3ac--