From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 00:02:29 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD5AE106566C for ; Sun, 1 Mar 2009 00:02:29 +0000 (UTC) (envelope-from freebsdnewb@yahoo.com) Received: from n2.bullet.mail.re3.yahoo.com (n2.bullet.mail.re3.yahoo.com [68.142.237.109]) by mx1.freebsd.org (Postfix) with SMTP id 6A3718FC17 for ; Sun, 1 Mar 2009 00:02:29 +0000 (UTC) (envelope-from freebsdnewb@yahoo.com) Received: from [68.142.230.28] by n2.bullet.mail.re3.yahoo.com with NNFMP; 28 Feb 2009 23:49:52 -0000 Received: from [67.195.9.81] by t1.bullet.re2.yahoo.com with NNFMP; 28 Feb 2009 23:49:52 -0000 Received: from [67.195.9.104] by t1.bullet.mail.gq1.yahoo.com with NNFMP; 28 Feb 2009 23:49:52 -0000 Received: from [127.0.0.1] by omp108.mail.gq1.yahoo.com with NNFMP; 28 Feb 2009 23:49:52 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 504384.82700.bm@omp108.mail.gq1.yahoo.com Received: (qmail 38405 invoked by uid 60001); 28 Feb 2009 23:49:51 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1235864991; bh=gJ01zM4sHCKXjXwRXbA9N2G4dPrP+OxKmPqPhiUXpmA=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=wwZnAAiidp3IQRBvk5UHJpAuvIefy0jml4OfU3lZ/4rFNfMljPLOl3SIkDmy5kItzPNG3VVJCAo1SvYuhOe76GhKLIo7RlkdCKjZfmOmwRVaAVEYKawj4CMZtWxl3/LaxhCmKmT604ia/Qzzbtt40kUQXb2RzEozcN/b6aEVq/o= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=lwILd7V0UWcmqMzpc1YogseXM2xHBAubQCJIHWZvP38/cF284VATwWqXz+t1noMSSrGpQTPayQKyfkzN70TUfX1U5SxBFt5qfr48lAw7hNaqbwFi5stReLycrE/QzOsDsN2bjhdYPRL1pPE2ajB4pPDGaxSXDQHuk3ab6I1GvCQ=; Message-ID: <886535.35573.qm@web111204.mail.gq1.yahoo.com> X-YMail-OSG: j4vW3iwVM1lJPrF5he4owkEZZD6Ibe0qBAlXyvE.zpIuJE.EG7UNmxt6nYO80vBNr1iVQj1sdL9QI6tqXiY7d6lqS0rnoVS3YhnMjuYptqRqTnRUiGxL0i06HLQ6650qQ6bc1sCiNGuzXASQqfrwBAr.DOcIvSZ7yzLC__26MAPdpthqy8cPMGDcOEZT3r5clhEQBQK9qMTF0EZcBUD2nd08JfMOLqAvFO64kx1JwqZzhNnDIrK9Y9hsdYMPUUmE Received: from [68.196.21.252] by web111204.mail.gq1.yahoo.com via HTTP; Sat, 28 Feb 2009 15:49:51 PST X-Mailer: YahooMailRC/1277.29 YahooMailWebService/0.7.289.1 Date: Sat, 28 Feb 2009 15:49:51 -0800 (PST) From: Monty Pyth To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Sun, 01 Mar 2009 00:59:33 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Apache 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: Sun, 01 Mar 2009 00:02:30 -0000 Does anyone know what file Apache checks to get the time zone offset for ht= tpd-access.log? =0A=0A65.223.44.56=A0- frank [10/Oct/2000:13:55:36 -0500] "= GET /apache_pb.gif HTTP/1.0" 200 2326 "http://www.example.com/start.html" "= Mozilla/4.08 [en] (Win98; I ;Nav)"=0A=A0=0AWhere does Apache get the -0500 = from? I know many people say the system clock, but what file is it checking= for that?=0A=0A=0A