Control Web Panel
WebPanel => CentOS-WebPanel GUI => Topic started by: iraqiboy90 on July 30, 2026, 07:35:25 AM
-
This will trick your panel to look at firewall.php through firewallv2.php
# Navigate to the CWP admin modules directory
cd /usr/local/cwpsrv/htdocs/resources/admin/modules
# Link firewallv2.php to the actual firewall file
ln -s firewall.php firewallv2.php
# Restart the CWP web service
/scripts/restart_cwpsrv