Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 5822 invoked from network); 27 May 2010 04:11:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 May 2010 04:11:00 -0000 Received: (qmail 94843 invoked by uid 500); 27 May 2010 04:10:56 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 94662 invoked by uid 500); 27 May 2010 04:10:56 -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 94650 invoked by uid 99); 27 May 2010 04:10:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 04:10:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@jaqui-greenlees.net designates 75.127.70.40 as permitted sender) Received: from [75.127.70.40] (HELO source3.sourcedns1.com) (75.127.70.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 04:10:49 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=jaqui-greenlees.net; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=VP/20lI3uusObrUV8ysuY1+sVz+rdRumVSVXpBgB6tIytuvFApy7NppCSWYQAMfdTEdcU+nOosop0JVs1Nx8FepLQQXRuI9fgf55yMODTkvDtQScwZ0bkphCFT6UPyrb; Received: from s01060023698a46e6.vc.shawcable.net ([70.79.3.3] helo=[192.168.1.14]) by source3.sourcedns1.com with esmtpa (Exim 4.69) (envelope-from ) id 1OHUEz-00020v-LU for users@httpd.apache.org; Wed, 26 May 2010 23:58:42 -0400 Message-ID: <4BFDF0AF.9060706@jaqui-greenlees.net> Date: Wed, 26 May 2010 21:10:23 -0700 From: "J. Greenlees" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091217 PCLinuxOS/2.0.1-1pclos2010 SeaMonkey/2.0.1 MIME-Version: 1.0 To: users@httpd.apache.org References: <4BFDC63D.3050907@bigpond.com> In-Reply-To: <4BFDC63D.3050907@bigpond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - source3.sourcedns1.com X-AntiAbuse: Original Domain - httpd.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jaqui-greenlees.net Subject: Re: [users@httpd] Stealthing a vhost Peter Horn wrote: > On 06:59, Igor Cicimov wrote: > > > > Have you tried mod_security? It's very configurable so might suite > your needs. > > ~snip~ > I have read the mod_security docs, and it appears that the 'drop' action > is not available in my environment (Windows). ~snip~ > Peter Then you may have to consider changing environments to achieve your desired result. personally, I would consider a permanent redirect to 127.0.0.1 for all but your one excepted case on access of the default virtual host. their bots will screw their own server that way. ;) --------------------------------------------------------------------- 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