Way to the Web Ltd, the developer of ConfigServer, permanently closed on August 31, 2025, ending its official website, services, and updates. Before closing, it released the final version of CSF – ConfigServer Security & Firewall as an open-source project on GitHub. WebPros later took over a dedicated CSF version for cPanel & WHM, now officially available through the cPanel package system.
Installing CSF on cPanel & WHM Servers
cPanel provides an official package named cpanel-csf, which is maintained by WebPros and receives security and stability updates.
AlmaLinux, CloudLinux, and Rocky Linux
Ubuntu
After the installation is complete, check the installed CSF version:
If a version number is displayed, CSF has been installed successfully.
Installing CSF on Other Servers from GitHub
On servers that do not run cPanel, you can install the final original version released by ConfigServer before the company closed. An archived copy is currently available on GitHub.
- Download the CSF package:
- Extract the package and enter its directory:
cd csf
- Run the installation script:
- Verify the installation:
If a version number is displayed, CSF has been installed successfully.
Disabling Automatic Updates in Older Versions
cpanel-csf package. Older versions may continue attempting to connect to the discontinued ConfigServer update servers, causing repeated update failure messages.Through the Control Panel
- Open the CSF settings in your control panel.
- Change the option to
AUTO_UPDATES = OFF. - Save the changes, then restart CSF and LFD.
Through the Command Line
- Open the CSF configuration file:
- Find the following line:
Change it to:
- Restart CSF and LFD:
systemctl restart lfd