1 2 3 4
<?php header('HTTP/1.0 301 Moved Permanently'); header('Location: DisputeResolutionPolicy.html'); exit();