On Tue, 13 May 2008 20:45:24 -0400
Alvaro Herrera <alvherre@commandprompt.com> wrote:
> > What's the aversion to subdomains? It's damn easy to tell people to
> > go to http://pugs.postgresql.org and look for Austin... there's no
> > way I can tell them to go to that URL you posted above.
>
> Agreed -- I've wished a couple of times for a slightly shorter URL to
> docs too:
>
> http://docs.postgresql.org/8.3/static/sql-shorturl.html
You are only really shaving the /docs/ there. If we were going to have
that kind of rewrite why not:
http://docs.postgresql.org/ -> points to /current/static/index.html
I can see the benefit to strategic use of mod_rewrite that enables us
to do funky stuff... maybe even some cool stuf like:
www.postgresql.org/show/changelog
Which would dynamically pull the changelog for the last day as an RSS
or even:
www.postgresql.org/search/pitr
Which would pull out the first three links for pitr from
search.postgresql.org.
Sincerely,
Joshua D. Drake
--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate