/
/
home
/
u523034047
/
domains
/
idfcfirstbankin.com
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.4
PHP 8.3.16
Dir:
/home/u523034047/domains/idfcfirstbankin.com
Edit:
/home/u523034047/domains/idfcfirstbankin.com/.htaccess
# Disable directory browsing Options -Indexes # Protect sensitive files <FilesMatch "(^\.|\.htaccess|\.htpasswd|config\.php|db\.php|\.env)"> Order allow,deny Deny from all </FilesMatch> # Deny access to uploads php files <DirectoryMatch "^.*/(uploads|files|images)/"> <FilesMatch "\.(php|php5|php7|phtml)$"> Order deny,allow Deny from all </FilesMatch> </DirectoryMatch> # Prevent execution of scripts inside uploads <FilesMatch "\.(php|pl|py|jsp|asp|sh|cgi)$"> Order Deny,Allow Deny from all </FilesMatch> # Protect .git and version control folders RedirectMatch 404 /\.git RedirectMatch 404 /\.svn RedirectMatch 404 /\.hg # Protect from XSS and Code Injection attacks <IfModule mod_headers.c> Header always set X-Frame-Options "SAMEORIGIN" Header set X-XSS-Protection "1; mode=block" Header set X-Content-Type-Options "nosniff" </IfModule> # Block access to hidden files and directories RewriteEngine On RewriteRule "(^|/)\." - [F]
Ukuran: 961 B