Install ConfigServer ModSecurity Control in WHM cPanel Server

This article provides a guide for how to install ConfigServer ModSecurity Control in WHM cPanel server. This guide requires root-equivalent access to a cPanel VPS or cPanel dedicated server.

What is ConfigServer ModSecurity Control?

ConfigServer ModSecurity Control (cmc) is an original and free add-on product for cPanel/WHM. ConfigServer ModSecurity Control provides an interface to the cPanel mod_security implementation from within WHM.

How to Install ConfigServer ModSecurity Control in WHM cPanel Server

To install ConfigServer ModSecurity Control in WHM cPanel server, follow the steps below:

  1. Login via SSH as root user.
  2. Run the following commands:
    cd /usr/src
    rm -fv /usr/src/cmc.tgz
    wget https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/cmc.tgz
    tar -xzf cmc.tgz
    cd cmc
    sh install.sh
    rm -Rfv /usr/src/cmc*

Conclusion

You now know how to install ConfigServer ModSecurity Control in WHM cPanel server.

  • install cpanel plugin, configserver
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Uninstall Pinguzo Client on Server

This article provides a quick and direct guide for uninstalling the Pinguzo server monitoring...

Disable Network Manager on CentOS 7

This article will provide the steps to disable Network Manager in CentOS 7. Network Manager is...

Disable Network Manager on CentOS 6

This article will provide the steps to disable Network Manager in CentOS 6. Network Manager is...

How to Find the IP of cPanel/WHM Server

This tutorial is designed to troubleshoot and diagnose issues with cPanel license errors. Find...

Uninstall WHMXtra on cPanel Server

This article provides a quick and direct guide for uninstalling the WHMXtra plugin from a...