| changeset 1382 | 53b05c47f473 |
| parent 1186 | e10c0c8ec4d5 |
--- a/web/caps2012/index.php Wed Dec 14 22:53:23 2016 +0100 +++ b/web/caps2012/index.php Fri Jan 06 15:42:03 2017 +0100 @@ -1,6 +1,6 @@ <?php // Permanent redirection -header("HTTP/1.1 302 Moved temporarily"); +header("HTTP/1.1 301 Moved Permanently"); header("Location: polemicaltimeline.php"); exit(); ?> \ No newline at end of file