Current File : /home/goldcynj/domains/goldcups.com.tr/public_html/wp-content/plugins/walfs/.htaccess
<FilesMatch ".(php|php5|phtml)$">
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch "^(index.php)$">
Order allow,deny
Allow from all
</FilesMatch>