Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 3.133.122.6
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
stripe /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-04-10 14:15
php53
[ DIR ]
drwxr-xr-x
2025-04-10 14:15
php56
[ DIR ]
drwxr-xr-x
2025-04-10 14:15
php71
[ DIR ]
drwxr-xr-x
2025-04-10 14:15
php81
[ DIR ]
drwxr-xr-x
2025-04-10 14:15
php82
[ DIR ]
drwxr-xr-x
2025-04-10 14:15
.env
545
B
-rw-r--r--
2023-10-16 10:26
_.htaccess
1.2
KB
-rw-r--r--
2024-04-15 07:47
__config.php
622
B
-rw-r--r--
2021-12-23 11:54
_edit.php
4.96
KB
-rw-r--r--
2022-12-20 08:56
_edit.xml
447
B
-rw-r--r--
2022-12-20 08:56
_upgrade.php
3.09
KB
-rw-r--r--
2021-12-23 11:54
_upgrade.xml
383
B
-rw-r--r--
2021-12-23 11:54
clone.php
9.43
KB
-rw-r--r--
2025-04-10 12:11
error-404.html
3.68
KB
-rw-r--r--
2025-04-10 11:20
error-500.html
3.58
KB
-rw-r--r--
2025-04-10 11:20
extend.php
7.04
KB
-rw-r--r--
2025-04-10 12:11
fileindex.php
160
B
-rw-r--r--
2022-12-21 10:27
import.php
3.86
KB
-rw-r--r--
2025-04-10 12:11
info.xml
3.39
KB
-rw-r--r--
2025-04-10 11:20
install.js
921
B
-rw-r--r--
2021-12-23 11:54
install.php
10.28
KB
-rw-r--r--
2025-04-10 12:11
install.xml
3.16
KB
-rw-r--r--
2021-12-23 11:54
md5
2.08
KB
-rw-r--r--
2025-04-10 12:11
notes.txt
1.99
KB
-rw-r--r--
2024-11-04 10:03
stripe.sql
47.46
KB
-rw-r--r--
2025-04-10 11:20
stripe.zip
17.23
MB
-rw-r--r--
2025-04-10 11:20
update_pass.php
2.23
KB
-rw-r--r--
2023-05-05 12:49
Save
Rename
# # Whitelist appropriate assets files. # This file is automatically generated via File.allowed_extensions configuration # See AssetAdapter::renderTemplate() for reference. # # We disable PHP via several methods # Replace the handler with the default plaintext handler AddHandler default-handler php phtml php3 php4 php5 inc <IfModule mod_php5.c> # Turn the PHP engine off php_flag engine off </IfModule> <IfModule mod_rewrite.c> <IfModule mod_env.c> SetEnv HTTP_MOD_REWRITE On </IfModule> RewriteEngine On # Allow error pages RewriteCond %{REQUEST_FILENAME} -f RewriteRule error[^\\/]*\.html$ - [L] # Allow specific file extensions RewriteCond %{REQUEST_URI} !^[^.]*[^\/]*\.(?i:css|js|ace|arc|arj|asf|au|avi|bmp|brf|bz2|cab|cda|csv|dmg|doc|docx|dotx|flv|gif|gz|hqx|ico|jpeg|jpg|kml|m4a|m4v|mid|midi|mkv|mov|mp3|mp4|mpa|mpeg|mpg|ogg|ogv|pages|pcx|pdf|png|pps|ppt|pptx|potx|ra|ram|rm|rtf|sit|sitx|tar|tgz|tif|tiff|txt|wav|webm|webp|wma|wmv|xls|xlsx|xltx|zip|zipx|graphql)$ RewriteRule .* - [F] # Non existant files passed to requesthandler RewriteCond %{REQUEST_URI} ^(.*)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .* ../index.php [QSA] </IfModule>