Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCvL3-0000C1-7w for pgsql-www@arkaria.postgresql.org; Tue, 05 Mar 2013 17:07:42 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UCvL1-00084E-Vp for pgsql-www@arkaria.postgresql.org; Tue, 05 Mar 2013 17:07:40 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCvL1-000848-91 for pgsql-www@postgresql.org; Tue, 05 Mar 2013 17:07:39 +0000 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCvKy-0001tw-AB for pgsql-www@postgresql.org; Tue, 05 Mar 2013 17:07:38 +0000 Received: by mail-we0-f172.google.com with SMTP id d46so2349746wer.17 for ; Tue, 05 Mar 2013 09:07:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=1MPX7jHVwejzOC1PWEoaEdHUKemc906aKaQ8qeK145Q=; b=k0og+juaLt6Yvjqtg77MFDh2EHxUoC022Bgcc8b6SdYfOLPqj3fkhSpIlursP9cWjF Cp/K2WUozSGQe2pEMch+0dwJZHJ+NGdpgTIMNTNbSBEp9aVTtH6S9UDpHMkgP18n11Q8 Tdw8oWsmnxmfZYiIACRAtOSvMCMR7wJySq5bHnLrXnL5gUaV0Fcw2wf+pAIQtNJM3jvx uocWHla0z/XAO2WS3a5EUm4iqokScoOyrIffgUCVJDIyYfKeniAIMaV4P7ol4Mx7vSd2 JabNUhtLToLByaSnFWnkzb9xR6c+Fs8GOLgzH/d0beWywlPUD6jnaimfbB+H0YBXW9vE tpSQ== MIME-Version: 1.0 X-Received: by 10.180.109.82 with SMTP id hq18mr10282032wib.0.1362503253841; Tue, 05 Mar 2013 09:07:33 -0800 (PST) Received: by 10.194.171.40 with HTTP; Tue, 5 Mar 2013 09:07:33 -0800 (PST) In-Reply-To: References: <1856.1362192314@sss.pgh.pa.us> Date: Tue, 5 Mar 2013 18:07:33 +0100 Message-ID: Subject: Re: msgtxt.php archive links broken From: Magnus Hagander To: Josh Kupershmidt Cc: Tom Lane , "w^3" Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmuUu+WcjielqvGlQa7+hDMBRAkXnlobk7nVjtf3EX4Gq7ZOZryyCqiOkxK1VDZ0/ba8f5O X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org On Sat, Mar 2, 2013 at 11:02 PM, Josh Kupershmidt wrote: > On Fri, Mar 1, 2013 at 9:10 PM, Magnus Hagander wrote: >> On Sat, Mar 2, 2013 at 3:45 AM, Tom Lane wrote: >>> Josh Kupershmidt writes: >>>> I am getting a 404 when trying to follow archive links such as: >>> >>>> http://www.postgresql.org/list/msgtxt.php?id=200612151650.kBFGo9E29670@momjian.us/ >>> >>> While we're griping about that sort of thing ... URLs like this used to >>> work to fetch a message by message-id: >>> >>> http://www.postgresql.org/list/message-by-id.php?q=CAK3UJRGZfoRJsVBuhwQMAQbk1MPXx5TdOq24NxqCCGB4zQ3Ezg%40mail.gmail.com/ >> >> Exactly what was the original URLs you guys tried? Becuase both those >> look like the result of having been rewritten/redirected... (Possibly >> incorrectly so..) > > Well, I got the first link as the first hit from a Google search > result (I googled for "pdfjadetex multiple runs links"). Google still > has a cache of that page, so surely it must have worked at some point. Ugh. So we still have examples left of where google indexed pages that should have never been let outside of a robots.txt realm in thef irst place :( We had multiple parts of the archives indexed multiple times around. But no, it's not the first link you get. You get a link to archives.postgresql.org, that then redirects there... (with googles fucked up javascript-only redirection, not an actual http redirection even.. But I guess they have to track you properly..) Anyway. Since it's clearly out there, I've fixed the redirect rules for it. Will deploy shortly. > The second link I posted, I dug up from my inbox: > http://www.postgresql.org/message-id/20100109045606.GG3635@alvh.no-ip.org That one is also suffering from the escaping-of-messageid's issue. That's double-unpretty :) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www