<?php // Permanent redirection header("HTTP/1.1 301 Moved Permanently"); header("Location: ../fens2013-design-metadata/client.php"); exit(); ?>