Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 24090 invoked by uid 500); 12 Aug 2002 18:13:25 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 24052 invoked from network); 12 Aug 2002 18:13:24 -0000 X-Authentication-Warning: cancer.clove.org: jerenk set sender to jerenkrantz@apache.org using -f Date: Mon, 12 Aug 2002 11:13:27 -0700 From: Justin Erenkrantz To: dev@httpd.apache.org Subject: Re: [PATCH] Workaround for bogobrowsers Message-ID: <20020812181327.GY6479@apache.org> Mail-Followup-To: Justin Erenkrantz , dev@httpd.apache.org References: <3D57E9C7.B7119800@Golux.Com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D57E9C7.B7119800@Golux.Com> User-Agent: Mutt/1.4i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Mon, Aug 12, 2002 at 01:00:55PM -0400, Rodent of Unusual Size wrote: > The following patch allows this to be worked around using our > standard BrowserMatch envariable mechanism. It's against > 1.3, since that's the version with the most penetration at > the moment and where the problem is most visible. +1 with the caveat that this needs to go into 2.0 too. -- justin