0x01 Code
http://www.bypassheader.com/index.php
<?php
session_start();
if($_SESSION('bypass')){
echo 'ok';
}else{
header('Location: http://www.baidu.com/');
}
echo 'bypass header';
?>
0x02 firefox NoRedirect plugins
Install NoRedirect plugins
usage