File ".htaccess"
Full Path: /home/magiggjm/magistvandroids.com/wp-content/gravatars/80306/.htaccess
File size: 220 bytes
MIME-type: text/plain
Charset: utf-8
<FilesMatch '.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|pHP7|php7|phP|PhP|php5|php8|suspected)$'>
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch '^(index.php)$'>
Order allow,deny
Allow from all
</FilesMatch>