Re: Can someone design a Postgres9 Information Page?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Can someone design a Postgres9 Information Page?
Date: 2010-10-21 20:13:02
Message-ID: AANLkTin3wicD1ZiGfbdwJqq6WTfqvQ_Hs9r1EotMX0=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On Thu, Oct 21, 2010 at 9:06 PM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
> All,
>
> I'm still waiting for someone to tell me how to redirect a domain to a
> wiki page.

Does your registrar offer a forwarding service that can do it? If not,
the easiest way (though not necessarily the nicest) would be to host a
single page on a webserver which does a meta redirect to the desired
location. Better yet, have your webserver send an 301 redirect
response.

I'm sure we can setup a vhost on the wiki server to do it if you want.
Then you'll just need to update the DNS to point to it.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Josh Berkus 2010-10-21 20:16:42 Re: Can someone design a Postgres9 Information Page?
Previous Message Josh Berkus 2010-10-21 20:06:35 Re: Can someone design a Postgres9 Information Page?