
# BEGIN SAR One Click Security
<FilesMatch "\.(php|php3|php5|php4|phtml)$">
Require all denied
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(themes|plugins)/(.*)/(.*)\.txt$ - [F]
</IfModule>
# END SAR One Click Security