blob: 638057bc6d490cf1bade1a032f2e4a31fdfe4589 [file] [log] [blame]
<?php
header('HTTP/1.0 302 Found');
header('Location: http://127.0.0.1:8000/resources/network-simulator.php?path=/appcache/resources/main-resource-redirect-frame-2.html');
?>