web/2011-2012-museo-audiovisuel/index.php
changeset 577 9a93538892ef
child 1186 e10c0c8ec4d5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/2011-2012-museo-audiovisuel/index.php	Thu Apr 05 12:38:02 2012 +0200
@@ -0,0 +1,6 @@
+<?php
+// Permanent redirection
+header("HTTP/1.1 301 Moved Permanently");
+header("Location: client.php");
+exit();
+?>
\ No newline at end of file