/
home
/
vianto5
/
.trash
/
cititower.mx
/
wp-content
/
plugins
/
wordfence
/
models
/
/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/models
mkdir
upload
Name
Size
Mode
Actions
block/
-
0755
rm
common/
-
0755
rm
firewall/
-
0755
rm
page/
-
0755
rm
scanner/
-
0755
rm
.htaccess
354
0644
edit
dl
rm
Edit:
/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/models/.htaccess
(354B)
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_URI} \.php$ RewriteRule .* - [F,L,NC] </IfModule> <IfModule !mod_rewrite.c> <FilesMatch "\.php$"> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </FilesMatch> </IfModule>
Save
RewriteEngine On RewriteCond %{REQUEST_URI} \.php$ RewriteRule .* - [F,L,NC]
Require all denied
Order deny,allow Deny from all