X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id A827C32A2FF; Thu, 30 Sep 2004 15:04:32 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 03665-07; Thu, 30 Sep 2004 14:04:20 +0000 (GMT) Received: from rodrick.geeknet.com.au (ns1.geeknet.com.au [220.244.63.182]) by svr1.postgresql.org (Postfix) with ESMTP id 4CF4232A2F7; Thu, 30 Sep 2004 15:04:22 +0100 (BST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: archives.postgresql.org X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Date: Fri, 1 Oct 2004 00:04:21 +1000 Message-ID: <5066E5A966339E42AA04BA10BA706AE561C3@rodrick.geeknet.com.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] archives.postgresql.org Thread-Index: AcSm9aHu9ipR6lMrTjqj3cd79VjUVgAAAgxg From: "John Hansen" To: "Marc G. Fournier" Cc: X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/287 X-Sequence-Number: 5357 > What's wrong with the last-modified date? I checked it the=20 > other day, and it looked fine to me ... >=20 > Does it *have* to be a header() from php? I thought the=20 > meta-tag was okay ... >=20 Yes, it has to be a header() :( Try lwp-request -de -mHEAD http://archives.postgresql.org/pgsql-www/2004-09/msg00176.php That does not return last-modified. ... John