X7ROOT File Manager
Current Path:
/var/softaculous/lepton
var
/
softaculous
/
lepton
/
??
..
??
.htaccess
(165 B)
??
.htpasswd
(103 B)
??
cj_example.php
(1.16 KB)
??
clone.php
(7.54 KB)
??
config.php
(528 B)
??
cronjob.ini.php
(870 B)
??
edit.php
(4.65 KB)
??
edit.xml
(433 B)
??
extend.php
(10.7 KB)
??
fileindex.php
(104 B)
??
hello-world.php
(149 B)
??
images
??
import.php
(3.69 KB)
??
index.php
(584 B)
??
info.xml
(2.02 KB)
??
install.js
(924 B)
??
install.php
(8.3 KB)
??
install.xml
(1.44 KB)
??
lepton.ini.php
(1.46 KB)
??
lepton.sql
(52.13 KB)
??
lepton.zip
(10.54 MB)
??
md5
(1.45 KB)
??
notes.txt
(770 B)
??
php53
??
php56
??
php71
??
php81
??
php82
??
root_.htaccess
(366 B)
??
update_pass.php
(649 B)
Editing: config.php
<?php if(defined('LEPTON_PATH')) { die('By security reasons it is not permitted to load \'config.php\' twice!! Forbidden call from \''.$_SERVER['SCRIPT_NAME'].'\'!'); } // config file created by LEPTON 7.4.0 define('LEPTON_PATH', dirname(dirname(__FILE__))); define('LEPTON_URL', '[[softurl]]'); define('ADMIN_PATH', LEPTON_PATH.'/backend'); define('ADMIN_URL', LEPTON_URL.'/backend'); define('LEPTON_GUID', '[[leptonguid]]'); if (!defined('LEPTON_INSTALL_PROCESS')) require_once(LEPTON_PATH.'/framework/initialize.php');
Upload File
Create Folder