Add forwarding file, thus resolving many broken links

[SVN r43600]
This commit is contained in:
Beman Dawes 2008-03-14 12:10:23 +00:00
parent 38fac7653b
commit c7c342b631

15
faq.htm Normal file
View File

@ -0,0 +1,15 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://www.boost.org/users/faq.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="http://www.boost.org/users/faq.html">
http://www.boost.org/users/faq.html</a>.
<hr>
<p>© Copyright Beman Dawes, 2008</p>
<p> Distributed under the Boost Software License, Version 1.0. (See
<a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or <a href="http://www.boost.org/LICENSE_1_0.txt">
www.boost.org/LICENSE_1_0.txt</a>)</p>
</body>
</html>