D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
sitepad
/
www
/
www
/
www
/
www
/
Filename :
index.cgi
back
Copy
#!/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'); ?>