Linux ams-business-5.hostwindsdns.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
LiteSpeed
Server IP : 23.254.231.17 & Your IP : 216.73.217.113
Domains :
Cant Read [ /etc/named.conf ]
User : uxvsuhne
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
owncloud /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-09-16 04:38
php53
[ DIR ]
drwxr-xr-x
2026-09-16 04:38
php56
[ DIR ]
drwxr-xr-x
2026-09-16 04:38
php71
[ DIR ]
drwxr-xr-x
2026-09-16 04:38
php81
[ DIR ]
drwxr-xr-x
2026-09-16 04:38
php82
[ DIR ]
drwxr-xr-x
2026-09-16 04:38
.htaccess
3.03
KB
-rw-r--r--
2026-09-15 09:56
PasswordHash.php
6.67
KB
-rw-r--r--
2021-12-23 13:18
_.htaccess
315
B
-rw-r--r--
2021-12-23 13:18
_edit.php
3.6
KB
-rw-r--r--
2026-09-15 09:56
_edit.xml
433
B
-rw-r--r--
2026-09-15 09:56
changelog.txt
37.89
KB
-rw-r--r--
2026-09-15 09:56
check_suphp.php
101
B
-rw-r--r--
2021-12-23 13:18
clone.php
5.12
KB
-rw-r--r--
2026-09-15 13:29
config.php
886
B
-rw-r--r--
2026-09-15 09:56
data.zip
730
B
-rw-r--r--
2026-09-15 12:50
extend.php
8.94
KB
-rw-r--r--
2026-09-15 13:29
fileindex.php
261
B
-rw-r--r--
2026-09-15 09:56
import.php
3.87
KB
-rw-r--r--
2026-09-15 13:29
info.xml
3.52
KB
-rw-r--r--
2026-09-15 12:50
install.js
924
B
-rw-r--r--
2021-12-23 13:18
install.php
9
KB
-rw-r--r--
2026-09-15 13:29
install.xml
2.5
KB
-rw-r--r--
2021-12-23 13:18
md5
4.36
KB
-rw-r--r--
2026-09-15 13:29
notes.txt
2.03
KB
-rw-r--r--
2026-09-15 09:56
owncloud.sql
43.01
KB
-rw-r--r--
2026-09-15 12:50
owncloud.zip
172.21
MB
-rw-r--r--
2026-09-15 12:50
restore.php
2.86
KB
-rw-r--r--
2026-09-15 13:29
update_pass.php
541
B
-rw-r--r--
2026-09-15 09:56
upgrade.php
5.83
KB
-rw-r--r--
2026-09-15 13:29
upgrade.xml
330
B
-rw-r--r--
2021-12-23 13:18
Save
Rename
<?php $CONFIG = array ( 'instanceid' => '[[instanceid]]', 'passwordsalt' => '[[passwordsalt]]', 'secret' => '[[secret]]', 'trusted_domains' => array ( 0 => '[[domhost]]', ), 'datadirectory' => '[[softdatadir]]', 'overwrite.cli.url' => '[[softurl]]', 'dbtype' => 'mysql', 'version' => '11.0.0.0', 'dbname' => '[[softdb]]', 'dbhost' => '[[softdbhost]]', 'dbtableprefix' => 'oc_', 'mysql.utf8mb4' => true, 'dbuser' => '[[softdbuser]]', 'dbpassword' => '[[softdbpass]]', 'allow_user_to_change_mail_address' => '', 'logtimezone' => 'UTC', 'apps_paths' => array ( 0 => array ( 'path' => '[[softpath]]/apps', 'url' => '/apps', 'writable' => false, ), 1 => array ( 'path' => '[[softpath]]/apps-external', 'url' => '/apps-external', 'writable' => true, ), ), 'installed' => true, );