DISALLOW_FILE_EDIT setting
-
Sometime ago, added
define('DISALLOW_FILE_EDIT', true);inwp-config.php, as an extra security measure suggested from somewhere. Today, noticed another plugin (RankMath) complaining about how it can’t write torobots.txt, so after some investigation had to revert back todefine('DISALLOW_FILE_EDIT', false);.Is Pareto Security sensible too to the such aforementioned setting, while handling
.htaccessand the banned IP’s list?Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘DISALLOW_FILE_EDIT setting’ is closed to new replies.