Step 1) Disable buggy modsecurity from the plesk interface under server settings
Note: Run these commands in the steps below as the root user.
Step 2) Remove the buggy modsecurity packages
yum remove plesk-modsecurity*
Step 3) Change the rules path to the correct systemwide path in /etc/asl/config
MODSEC_RULES_PATH="/etc/httpd/modsecurity.d"
Step 4) Make a directory for the rules
mkdir /etc/httpd/modsecurity.d
Step 5) Run the Atomicorp Update Manager
aum -u
Comments
0 comments
Article is closed for comments.