ok
Direktori : /usr/local/sitepad/www/ |
Current File : //usr/local/sitepad/www/index.cgi |
#!/usr/local/cpanel/3rdparty/bin/php-cgi <?php // If you are the reseller, then quit if($_ENV['REMOTE_USER'] != 'root'){ die('Only root has access to this section !'); } include_once('../admin.php'); ?>