Browse Source

Add a redirect header for the jam.html.

[SVN r34966]
Daniel James 19 years ago
parent
commit
c7e3c31ed9
1 changed files with 10 additions and 0 deletions
  1. 10 0
      doc/html/jam.html

+ 10 - 0
doc/html/jam.html

@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+    <meta http-equiv="refresh" content="0; URL=http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/jam.html">
+  </head>
+  <body>
+    Automatic redirection failed, please go to
+    <a href="http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/jam.html">http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/jam.html</a>
+  </body>
+</html>

粤ICP备19079148号