⚝
One Hat Cyber Team
⚝
Your IP:
18.116.15.16
Server IP:
162.254.39.145
Server:
Linux premium289.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
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
proc
/
self
/
root
/
home
/
favoaysf
/
www
/
View File Name :
.htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / # Redirect HTTP to HTTPS RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] #Loading PHP as if is public/ from / RewriteRule ^$ public/index.php [L] #Loading page as if is public/ from / RewriteRule ^((?!public/).*)$ public/$1 [L,NC] RewriteRule (^\.|/\.) - [F] <Files .env> order allow,deny Deny from all </Files> </IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit