Rules changing in .htaccess
-
Hi @te_taipo,
I’ve been having a problem where a rule I have in .htaccess chnges every time Pareto Security updates the ip list…
<FilesMatch "^.*(error_log|debug\.log|xmlrpc\.php|wp-config\.php|php\.ini|\.[hH][tT][aApP].*)$"> order allow,deny deny from all </FilesMatch>
becomes…
<FilesMatch "^.*(error_log|debug\.log|xmlrpc\.php|wp-config\.php|php\.ini|\.[hH][tT][aApP].*)$"> </FilesMatch>
I deactivated Pareto Security on one site for two weeks. Every morning I check, and the rule changes on all sites except that one.
The only other plugin I use that writes to .htaccess is Litespeed Cache. If I update the settings, it creates a new .htaccess file, and the rule doesn’t change when that happens.
Thanks in advance,
Sean
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Rules changing in .htaccess’ is closed to new replies.