Security Issue – hide user.ini file
-
A wordfence recent scan found a publicly accessible config, backup, or log file : .user.ini.
I clicked “hide” via the button in WordFence, and it update the .htaccess file and added this.
# Wordfence WAF <Files ".user.ini"> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> # END Wordfence WAFHowever, .user.ini is still viewable publicly.
I’m usng apache and not nginx. Most of the forum posts are for nginx.
Also sending a diagnostics email to wftest @ wordfence . com after this post. Please check. Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Security Issue – hide user.ini file’ is closed to new replies.