if(!isset($legal_acc) || $legal_acc != "soloyo") { if( file_exists('conf.php')) { header('location:index.php'); } else { header('location:../index.php'); } exit; //base href="https://192.168.7.67/kraken/" } //hol ?>