> -----Original Message-----
> From: Alexey Borzov [mailto:borz_off@cs.msu.su]
> Sent: 05 December 2004 22:49
> To: Dave Page
> Cc: pgsql-www@postgresql.org
> Subject: Re: [pgsql-www] New website mirroring
>
> Hi,
>
> Dave Page wrote:
> > The new website is now setup on wwwmaster.postgresql.org, which is
> > generating static html hourly. To test mirroring it is now rsynced
> > from there to wwwdevel.postgresql.org where it is served as
> static HTML.
> >
> > The first problem I've noticed is files such as news.204.html, the
> > links for which are failing because they point to news.204. Any
> > thoughts on the best fix for that Alexey?
>
> You should use Apache directive
> Options MultiViews
> for the static mirror. We should prepare a .htaccess file
> with that and copy it to static mirror, probably.
Ahh, thanks. Done.
Regards, Dave.