Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
tastyigniter /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-08-15 20:02
php53
[ DIR ]
drwxr-xr-x
2025-08-15 20:02
php56
[ DIR ]
drwxr-xr-x
2025-08-15 20:02
php71
[ DIR ]
drwxr-xr-x
2025-08-15 20:02
php81
[ DIR ]
drwxr-xr-x
2025-08-15 20:02
php82
[ DIR ]
drwxr-xr-x
2025-08-15 20:02
.env
695
B
-rwxr-xr-x
2022-06-09 06:13
.htaccess
1.5
KB
-rwxr-xr-x
2024-12-16 06:45
clone.php
9.98
KB
-rwxr-xr-x
2024-12-31 06:00
edit.php
5.69
KB
-rwxr-xr-x
2024-12-31 06:00
edit.xml
433
B
-rwxr-xr-x
2021-12-23 06:54
extend.php
9.07
KB
-rwxr-xr-x
2024-12-31 06:00
fileindex.php
289
B
-rwxr-xr-x
2021-12-23 06:54
import.php
5.07
KB
-rwxr-xr-x
2024-12-31 06:00
info.xml
4.89
KB
-rwxr-xr-x
2024-12-20 07:47
install.js
921
B
-rwxr-xr-x
2021-12-23 06:54
install.php
5.12
KB
-rwxr-xr-x
2024-12-31 06:00
install.xml
1.31
KB
-rwxr-xr-x
2021-12-23 06:54
md5
1.59
KB
-rwxr-xr-x
2024-12-31 06:00
notes.txt
1.14
KB
-rwxr-xr-x
2024-09-16 05:15
update_pass.php
497
B
-rwxr-xr-x
2021-12-23 06:54
Save
Rename
<IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews -Indexes </IfModule> ## You may need to uncomment the following line for some hosting environments, ## to use URL Alias you need to be running apache with mod_rewrite enabled. ## # Options +FollowSymlinks ## Turn on URL rewriting ## RewriteEngine On ## !IMPORTANT! You may need to uncomment the following line for some hosting environments, ## If your installation resides in a subdirectory, enter the name here also ## RewriteBase [[_relativeurl]] # Handle Authorization Header RewriteCond %{HTTP:Authorization} . RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] ## Redirect index.php from url to prevent duplicate urls ## RewriteCond %{THE_REQUEST} /index\.php [NC] RewriteRule ^(.*?)index\.php[^/] /$1? [L,R=301,NC,NE] RewriteCond %{THE_REQUEST} /index\.php [NC] RewriteRule ^(.*?)index\.php(?:/(.*))?$ /$1$2? [L,R=301,NC,NE] ## Redirect Trailing Slashes If Not A Folder... ## RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} (.+)/$ RewriteRule ^ %1 [L,R=301] ## Block all PHP files, except index ## RewriteCond %{REQUEST_FILENAME} -f RewriteCond %{REQUEST_FILENAME} \.php$ RewriteRule !^index.php index.php [L,NC] ## Blacklisted folders ## RewriteRule ^assets/downloads/(.*) not_found [L] # Handle Front Controller... ## RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^ index.php [L,QSA] </IfModule>