<?php
$url = "http://127.0.0.1:8000/devtools/service-workers/resources/" .
"bypass-for-network-redirected.html";
header("Location: $url");
?>
<?php
$url = "http://127.0.0.1:8000/devtools/service-workers/resources/" .
"bypass-for-network-redirected.html";
header("Location: $url");
?>