| changeset 1482 | 97b5802c9069 |
| parent 1435 | 228471fbc9fa |
--- a/web/marathon-serpentine-2018/index.php Tue Oct 23 12:23:58 2018 +0200 +++ b/web/marathon-serpentine-2018/index.php Wed Oct 31 12:42:19 2018 +0100 @@ -1,6 +1,6 @@ <?php // Permanent redirection -header("HTTP/1.1 302 Found"); -header("Location: client.php"); +header("HTTP/1.1 301 Moved Permanently"); +header("Location: polemicaltimeline.php"); exit(); ?> \ No newline at end of file