Re: From website: all US download links fail for 8.4b1

From: Dave Page <dpage(at)pgadmin(dot)org>
To: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>
Subject: Re: From website: all US download links fail for 8.4b1
Date: 2009-04-21 19:06:24
Message-ID: 937d27e10904211206t75b4f389q58116ebc6164e2cb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Tue, Apr 21, 2009 at 6:45 PM, Gavin M. Roy <gmr(at)ehpg(dot)net> wrote:
> Clicking through from the beta links:
>
> Homepage - Participate in the Beta >
> You can find the source code for the latest beta release in our FTP
> area (http://www.postgresql.org/developer/beta) >
> takes me to http://wwwmaster.postgresql.org/download/mirrors-ftp/source/v8.4beta/postgresql-8.4beta1.tar.bz2
>> which automatically redirects me to
> http://www.postgresql.org/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2
>
> It's still happening right now.  What's odd is the url with the
> refresh is wwwmaster.postgresql.org, maybe it's a weidness with
> safari?  It works fine in Firefox.  Perhaps it would be better to
> change:
>
> <meta http-equiv="refresh"
> content="5;/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2"
> />
>
> to
>
> <meta http-equiv="refresh"
> content="5;http://wwwmaster.postgresql.org/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2"
> />

Hmm, yes I see it now. Magnus; I assume this broke when you re-wrote
the redirector? Can you fix please?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2009-04-21 19:07:48 Re: From website: all US download links fail for 8.4b1
Previous Message Gavin M. Roy 2009-04-21 17:45:19 Re: From website: all US download links fail for 8.4b1