Linux ams-business-8.hostwindsdns.com 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64
LiteSpeed
Server IP : 192.236.177.161 & Your IP : 216.73.216.154
Domains :
Cant Read [ /etc/named.conf ]
User : ajzdfbpz
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
sit /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2017-07-04 10:41
php53
[ DIR ]
drwxr-xr-x
2017-07-04 10:41
php56
[ DIR ]
drwxr-xr-x
2017-07-04 10:41
config.inc.php
892
B
-rw-r--r--
2012-09-13 07:55
edit.php
4.89
KB
-rw-r--r--
2017-02-01 06:18
edit.xml
433
B
-rw-r--r--
2016-05-03 04:42
fileindex.php
3.37
KB
-rw-r--r--
2012-09-13 07:55
import.php
3.32
KB
-rw-r--r--
2017-02-01 06:18
info.xml
3.21
KB
-rw-r--r--
2017-02-01 05:34
install.js
921
B
-rw-r--r--
2013-05-29 05:15
install.php
4.59
KB
-rw-r--r--
2017-02-01 06:18
install.xml
801
B
-rw-r--r--
2012-09-13 07:55
md5
1.23
KB
-rw-r--r--
2017-02-01 06:18
notes.txt
61
B
-rw-r--r--
2012-09-13 07:55
Save
Rename
<?php # config.inc.php - SiT! Config file generated automatically by setup.php on [[date]] # Web Path # The path to SiT! from the browsers perspective with a trailing slash. e.g. /sit/ $CONFIG['application_webpath'] = '[[relativeurl]]/'; # MySQL Database Username $CONFIG['db_username'] = '[[softdbuser]]'; # MySQL Database Password $CONFIG['db_password'] = '[[softdbpass]]'; # MySQL Database Name $CONFIG['db_database'] = '[[softdb]]'; # MySQL Database Table Prefix # Optionally prefix database table names with the a string (e.g. 'sit_', use this if the database you are using is shared with other applications $CONFIG['db_tableprefix'] = '[[dbprefix]]'; # Attachment Filesystem Path # The full absolute file system path to a directory to store attachments in (with a trailing slash). This directory should be writable $CONFIG['attachment_fspath'] = '[[softpath]]/[[attachments]]/';