⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.177
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
softaculous
/
ospos
/
View File Name :
.htaccess
# redirect to public page
RewriteEngine On RewriteCond %{REQUEST_URI} !^public$ RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge [NC] #RewriteRule "^(.*)$" "/public/" [R=301,L] # If you installed CodeIgniter in a subfolder, you will need to # change the following line to match the subfolder you need. Uncomment # the line below and comment the line above. RewriteRule "^(.*)$" "[[relativeurl]]/public/" [R=301,L]
# disable directory browsing # For security reasons, Option all cannot be overridden. Options +SymLinksIfOwnerMatch -Indexes # prevent folder listing IndexIgnore *
Header always set X-Frame-Options "SAMEORIGIN"
# secure htaccess file
Require all denied
# prevent access to PHP error log
Require all denied
# prevent access to LICENSE
Require all denied
# prevent access to csv, txt and md files
Require all denied