blob: 9784e66af0b4ac1f302205a02d84e481f75a3832 [file] [log] [blame]
<?php
header('Location: resources/main-resource-redirect-blocked-target.html');
header('HTTP/1.0 302 Found');
?>