📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 00:29:14
📂
/ (Root)
/
usr
/
local
/
sitepad
/
www
📍 /usr/local/sitepad/www
🔄 Refresh
✏️
Editing: index.cgi
Read Only
#!/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'); ?>
💾 Save Changes
❌ Cancel