$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_james_at_[hidden])
Date: 2008-02-01 05:40:29
On 01/02/2008, David Abrahams <dave_at_[hidden]> wrote:
> > For example, in 1.34.x there was a page
> > boost-root/more/cpp_committee_meetings.html
> >
> > On the beta site, it has migrated to
> > http://beta.boost.org/community/committee.html
>
> Are we inserting any redirects so that peoples' links won't break for a
> while?
Yes, Rene did it a while ago. You can see the rewrite rules at:
http://svn.boost.org/svn/boost/website/public_html/beta/.htaccess
If you want to test it, you can try going to the old location, but on
beta.boost.org:
http://beta.boost.org/more/cpp_committee_meetings.html
Daniel