From owner-freebsd-questions@FreeBSD.ORG Tue May 2 11:06:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 69D6416A47C for ; Tue, 2 May 2006 11:06:15 +0000 (UTC) (envelope-from richard@firebadger.net) Received: from mail.firebadger.net (82-69-4-157.dsl.in-addr.zen.co.uk [82.69.4.157]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F0C343D45 for ; Tue, 2 May 2006 11:06:13 +0000 (GMT) (envelope-from richard@firebadger.net) Received: (qmail 47851 invoked by uid 1011); 2 May 2006 11:08:07 -0000 Received: from 192.168.1.10 by brian.firebadger.net (envelope-from , uid 1009) with qmail-scanner-1.25-st-qms (clamdscan: 0.88.1/1403. spamassassin: 3.1.1. perlscan: 1.25-st-qms. Clear:RC:0(192.168.1.10):SA:0(-4.3/5.0):. Processed in 2.894026 secs); 02 May 2006 11:08:07 -0000 X-Spam-Status: No, hits=-4.3 required=5.0 X-Antivirus-FIREBADGER-Mail-From: richard@firebadger.net via brian.firebadger.net X-Antivirus-FIREBADGER: 1.25-st-qms (Clear:RC:0(192.168.1.10):SA:0(-4.3/5.0):. Processed in 2.894026 secs Process 47843) Received: from unknown (HELO ?192.168.1.10?) (richard@firebadger.net@192.168.1.10) by mail.firebadger.net with SMTP; 2 May 2006 11:08:04 -0000 Message-ID: <44573D15.7010308@firebadger.net> Date: Tue, 02 May 2006 12:05:57 +0100 From: Richard Collyer User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <7.0.1.0.2.20060128115653.01278c18@sixcompanies.com> In-Reply-To: <7.0.1.0.2.20060128115653.01278c18@sixcompanies.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: apache error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 11:06:15 -0000 J.D. Bronson wrote: > I have apache2.2 and running http only for now. > All is running fine, but I noticed that once a page comes up..as soon > as I click a link, I see this in the 'access.log' file for apache: > > www.wixb.com - - [28/Jan/2006:11:55:12 -0600] "GET /" 400 456 > www.wixb.com - - [28/Jan/2006:11:55:13 -0600] "GET /" 400 456 > > this happens right after clicking ANY link whatsoever...but all the > pages come up fine. > > Any tips on trying to figure this out? > > there is nothing in the error.log file... What exactly is the issue? Are you talking about there being 2 entries in the access.log for the same click? I cant understand what you are trying to say. Regards, Richard