<?php header('HTTP/1.1 403 Forbidden'); header('Content-Type: text/plain; charset=utf-8'); die('💢 Unauthorized Access Denied 💢'); ?>