blob: dec0b89df3b259703a02715e6c5054497ece8fc1 [file] [log] [blame]
<?php
header('Location: http://localhost/contentextensions/resources/should-not-load.html');
header('HTTP/1.0 302 Found');
?>