/
home
/
vianto5
/
.trash
/
cititower.mx
/
wp-content
/
plugins
/
wordfence
/
vendor
/
/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/vendor
mkdir
upload
Name
Size
Mode
Actions
composer/
-
0755
rm
wordfence/
-
0755
rm
.htaccess
354
0644
edit
dl
rm
autoload.php
260
0644
edit
dl
rm
Edit:
/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/vendor/.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