81
CSF Firewall / Re: Configserver down?
« Last post by DragoCom on September 04, 2025, 02:12:11 PM »CSF is gone for good as of Aug 31st, now what??? Why didn't CWP address this in the fresh installs instead of leaving everyone not working. That is VERY unprofessional!!!
https://configserver.com/announcement/
https://configserver.com/announcement/
82
Information / disable pages cache (updated page showen immediately )
« Last post by masrnet on September 04, 2025, 01:56:58 PM »Hi everyone,
when I update any page the effects will showen on the browser after some seconds
the page updated not showen immediately
how to avoid this
how to disable pages cache (I want updated page showen immediately )
I'm using apache only
when I update any page the effects will showen on the browser after some seconds
the page updated not showen immediately
how to avoid this
how to disable pages cache (I want updated page showen immediately )
I'm using apache only
83
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« Last post by mind5t0rm on September 04, 2025, 12:46:28 PM »Quote
Mod_Security should not overwrite anything, it only does that when you change a setting like ModSec Rules Profile or Rules ENgine.
It is not mod_security
I mentioned before, it is the CWP Security Daemon that is checking the integrity of the files and overwrites known system files that have unknown edits.
My host (InMotion Hosting) confirmed that to me. Maybe it's their custom security module. I don't know.
The only thing I know is that on a regular basis, my mod_security.conf file would get overwritten with the default "Include:" path creating a chaos on my websites.
I hope this helps.
84
E-Mail / Re: Addons for anti-spam..
« Last post by changlee on September 04, 2025, 06:53:35 AM »Do you have a tutorial on this please?
85
Installation / Re: Install issues
« Last post by DragoCom on September 04, 2025, 03:03:11 AM »Starburst has a guide for installing CWP with MariaDB 10.6, after which you can update to 10.11 or 11.x (LTS versions):
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
Also every website I add it seems that all the pages are showing that cwp default page
86
Installation / Re: Install issues
« Last post by DragoCom on September 04, 2025, 02:52:32 AM »Starburst has a guide for installing CWP with MariaDB 10.6, after which you can update to 10.11 or 11.x (LTS versions):
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
I got that to install using his guide, I just cannot get CSF to enable now and I have followed everything on here that I could find, I must be missing something.
87
Installation / Re: Install issues
« Last post by overseer on September 04, 2025, 02:24:52 AM »Starburst has a guide for installing CWP with MariaDB 10.6, after which you can update to 10.11 or 11.x (LTS versions):
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
88
CSF Firewall / Re: Configserver down?
« Last post by overseer on September 04, 2025, 02:17:56 AM »Please see the other threads about CSF going open source (GPLv3). Info about converting to the v15 open source release:
https://starburst.help/security/csf-lfd/csf-firewall-gplv3-release/
https://starburst.help/security/csf-lfd/csf-firewall-gplv3-release/
89
CSF Firewall / Configserver down?
« Last post by DragoCom on September 04, 2025, 01:43:51 AM »During fresh install of cwp the csf firewall errored on install, I have tried everything to get it to install but it may be due to their server being down:
[root@viking src]# sudo wget https://download.configserver.com/csf.tgz
--2025-09-04 03:39:53-- https://download.configserver.com/csf.tgz
Resolving download.configserver.com (download.configserver.com)... 94.130.90.175
Connecting to download.configserver.com (download.configserver.com)|94.130.90.175|:443... failed: Connection refused.
[root@viking src]# sudo wget https://download.configserver.com/csf.tgz
--2025-09-04 03:39:53-- https://download.configserver.com/csf.tgz
Resolving download.configserver.com (download.configserver.com)... 94.130.90.175
Connecting to download.configserver.com (download.configserver.com)|94.130.90.175|:443... failed: Connection refused.
90
CSF Firewall / Re: How to add *.domain.com to CSF Firewall
« Last post by DragoCom on September 03, 2025, 11:57:43 PM »To make ahrefbot unable to access your server you need to block the IPs of the hosts used by the ahrefbot. You can obtain the IPs here:
https://help.ahrefs.com/en/articles/78658-what-is-the-list-of-your-ip-ranges
Just put the IPs into:
/etc/csf/csf.deny
and then restart CSF.
Please pay attention the IPs (networks) used by the bot can be changed from time to time. So it is better to obtain and update the IPs in CSF using the script from the following link:
https://api.ahrefs.com/v3/public/crawler-ip-ranges
and then restart csf.
You're correct. I signed up for the service specifically so yes I do want to allow it. I have been adding the ip addresses but the firewall keeps blocking even with them in the allow perm list.