Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 59680 invoked from network); 1 Apr 2010 13:53:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Apr 2010 13:53:37 -0000 Received: (qmail 2361 invoked by uid 500); 1 Apr 2010 13:53:33 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 2207 invoked by uid 500); 1 Apr 2010 13:53:32 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 2198 invoked by uid 99); 1 Apr 2010 13:53:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Apr 2010 13:53:32 +0000 X-ASF-Spam-Status: No, hits=1.0 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of pid@pidster.com does not designate 209.85.218.215 as permitted sender) Received: from [209.85.218.215] (HELO mail-bw0-f215.google.com) (209.85.218.215) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Apr 2010 13:53:25 +0000 Received: by bwz7 with SMTP id 7so860613bwz.24 for ; Thu, 01 Apr 2010 06:53:04 -0700 (PDT) Received: by 10.204.23.6 with SMTP id p6mr1447387bkb.67.1270129984217; Thu, 01 Apr 2010 06:53:04 -0700 (PDT) Received: from Phoenix.local (cpc2-lewi13-2-0-cust269.2-4.cable.virginmedia.com [86.14.119.14]) by mx.google.com with ESMTPS id d5sm67414576bkd.1.2010.04.01.06.53.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 01 Apr 2010 06:53:02 -0700 (PDT) Message-ID: <4BB4A53B.10508@pidster.com> Date: Thu, 01 Apr 2010 14:52:59 +0100 From: Pid Reply-To: pid@pidster.com Organization: Pidster Inc User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Tomcat Users List CC: Dean Hiller Subject: Re: RemoteHostValve for infinite domains? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 01/04/2010 06:53, Dean Hiller wrote: > I added this(I want it to use my requirements.war file for any requests to > xxxx.dev.premonitionx.com where xxxx is infinite combinations all of which > point to one single ip of course. I have another Host for > xxxx.demo.premonitionx.com as well with infinite combinations again. > > This does not seem to be working though... > > unpackWARs="true" autoDeploy="true" > xmlValidation="false" xmlNamespaceAware="false"> > allow=".*\.dev\.premonitionx\.com"/> > > > Do I have this wrong? How do I get this to work? Does the name need to > match the allow or something? Remove the valve and set: