文件操作 - .htaccess
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/drroller/public_html/wp-content/plugins/wordfence/lib/.htaccess
编辑文件内容
<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>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件