From owner-freebsd-www@FreeBSD.ORG Fri Apr 8 13:58:31 2005 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EAA116A4CE; Fri, 8 Apr 2005 13:58:31 +0000 (GMT) Received: from shrike.submonkey.net (cpc4-cdif3-6-1-cust116.cdif.cable.ntl.com [82.23.41.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA7AD43D1F; Fri, 8 Apr 2005 13:58:30 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.50 (FreeBSD)) id 1DJu0D-000Bai-Rl; Fri, 08 Apr 2005 14:58:29 +0100 Date: Fri, 8 Apr 2005 14:58:29 +0100 From: Ceri Davies To: Dan Langille Message-ID: <20050408135829.GK19136@submonkey.net> Mail-Followup-To: Ceri Davies , Dan Langille , freebsd-www@FreeBSD.org, FreeBSD Gnats Submit References: <200504081040.j38Ae9V1087785@freefall.freebsd.org> <42564312.16327.7B094F8@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42564312.16327.7B094F8@localhost> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.9i Sender: Ceri Davies cc: freebsd-www@FreeBSD.org cc: FreeBSD Gnats Submit Subject: Re: www/79659: cvsweb cannot cope with % X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 13:58:31 -0000 On Fri, Apr 08, 2005 at 08:38:42AM -0400, Dan Langille wrote: > On 8 Apr 2005 at 12:24, Ceri Davies wrote: > > On Fri, Apr 08, 2005 at 10:40:09AM +0000, Dan Langille wrote: > > > > > Your investigation prompted me to check my local repository which > > > uses cvsweb-2.0.6. cvsweb has no problem with that file. I see that > > > FreeBSD is using FreeBSD-CVSweb 2.0.6. It has a problem with that > > > file. > > > > > > This suggests that the problem may not be with cvsweb, but with > > > something else. The error message: > > > > > > Bad Request > > > Your browser sent a request that this server could not understand. > > > > > > A grep of the repo projects/cvsweb does not find "Bad Request". This > > > also suggests it could be something other than cvsweb that is > > > displaying this message. > > > > It's Apache. From the CHANGES file in Apache 0.8.15: > > > > *) Reject paths containing %-escaped '%' or null characters [David Robinson] > > > > Googling seems to suggest that this was done because it was deemed > > forbidden by RFC 2396, which is not the case. > > Hold on.... why do we see the problem at www.freebsd.org but not on > my local (private) cvsweb? I'm running apache-1.3.33_1 Because you are not using mod_rewrite. Ceri -- Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.)