%PDF- %PDF-
Direktori : /proc/self/root/usr/local/src/csf/interworx/ |
Current File : //proc/self/root/usr/local/src/csf/interworx/Firewall.php |
<?php /* ############################################################################### # Copyright 2006-2019, Way to the Web Limited # URL: http://www.configserver.com # Email: sales@waytotheweb.com ############################################################################### */ if ($_SERVER['REQUEST_URI'] === '/nodeworx/firewall') { throw new IWorx_Exception_ActionBlocked('ConfigServer Plugins > Firewall & Security, has replaced this item'); } else { throw new IWorx_Exception_ActionBlocked('N/A'); } ?>