From owner-freebsd-questions@FreeBSD.ORG Fri May 14 17:49:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 074B716A4CE for ; Fri, 14 May 2004 17:49:00 -0700 (PDT) Received: from smtp19.wxs.nl (smtp19.wxs.nl [195.121.6.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8776943D2F for ; Fri, 14 May 2004 17:48:59 -0700 (PDT) (envelope-from freebsd@akruijff.dds.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp19.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0HXQ000I6CXKD5@smtp19.wxs.nl> for freebsd-questions@freebsd.org; Sat, 15 May 2004 02:48:56 +0200 (CEST) Received: from alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.12.10/8.12.10) with ESMTP id i4F0mwYK007681; Sat, 15 May 2004 02:48:58 +0200 Received: (from akruijff@localhost) by alex.lan (8.12.10/8.12.10/Submit) id i4F0mvOo007680; Sat, 15 May 2004 02:48:57 +0200 Content-return: prohibited Date: Sat, 15 May 2004 02:48:57 +0200 From: Alex de Kruijff In-reply-to: <3F8352AE-A5AB-11D8-BEB2-000D93511A6A@hhbb.co.uk> To: Andy Holyer Message-id: <20040515004857.GF798@alex.lan> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.2.1i References: <3F8352AE-A5AB-11D8-BEB2-000D93511A6A@hhbb.co.uk> X-Authentication-warning: alex.lan: akruijff set sender to freebsd@akruijff.dds.nl using -f cc: freebsd-questions@freebsd.org Subject: Re: Apache returning multiple (Identical) pages? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 00:49:00 -0000 On Fri, May 14, 2004 at 02:33:13PM +0100, Andy Holyer wrote: > This is a weird one. I'm setting up a PHP page on the web server > (Apache2, FreeBSD 5.2). When I fetch from a browser, the server > delivers index.php over and over again, as fast as it can as far as I > can tell. > > However if I telnet to port 80 and type in the get request manually, it > delivers the page correctly, as far as I can tell. Once, only. > > Has anyone seen anything like this before? It could be that the website tells your brouwer to fech it again. Could you post the HTML tags out of the HEAD? -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/