preg_match('/^((http|https):\/\/sitename.ru\/index.php|(http|https):\/\/sitename.ru\/index.php[\d\D]+)$/', $url)
preg_match('/^((http|https):\/\/'.$_SERVER['SERVER_NAME'].'\'.$requestlink.'|(http|https):\/\/'.$_SERVER['SERVER_NAME'].'\'.$requestlink.'[\d\D]+)$/', $url)