Re: broken links (intermittent)

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Selena Deckelmann" <selenamarie(at)gmail(dot)com>
Cc: "PostgreSQL WWW" <pgsql-www(at)postgresql(dot)org>
Subject: Re: broken links (intermittent)
Date: 2008-09-30 15:14:22
Message-ID: 937d27e10809300814o4d167ec3ja2ab05ddc2989193@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Tue, Sep 30, 2008 at 3:36 PM, Selena Deckelmann
<selenamarie(at)gmail(dot)com> wrote:
>
>
> On Tue, Sep 30, 2008 at 7:10 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>> On Tue, Sep 30, 2008 at 3:00 PM, Selena Deckelmann
>> <selenamarie(at)gmail(dot)com> wrote:
>>
>> > Could we put a more informative 404 message in place? A contextual one
>> > would
>> > be ideal. In this case, we could serve a "not found" page with a
>> > suggestion
>> > to check out the backups portion of the documentation.
>> >
>> > Or, maybe in this specific case there should just be a redirect to the
>> > top
>> > of the backups-related docs.
>>
>> Not easily, if at all. The documentation is dynamically generated from
>> a database on the master server, which certainly doesn't know what
>> pages might have been present in previous releases, at least without
>> trawling through them all and trying to figure it out.
>>
>> The frontend servers that you actually get the pages from are all
>> static servers that just serve the pre-generated HTML. They have no
>> way of dynamically generating a 404 page.
>
> Ok. Can we at least put up a static 404 error page?

We don't have complete access to all of the static mirrors - some are
run by third parties who merely sync the content from us. I believe
all are running Apache so could in theory have a custom page, but I
don't know that for certain.

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

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2008-09-30 15:16:07 Re: Finding some bug statistics..
Previous Message Chander Ganesan 2008-09-30 15:12:11 Re: Finding some bug statistics..