blob: f0e9a2b093ec647914a52c85144a8aa9702c246c [file] [log] [blame]
<?php
header('Location: http://localhost:8000/resources/square128.png');
header('HTTP/1.0 302 Found');
?>