Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - studio4host

Pages: 1 ... 40 41 [42] 43 44 ... 89
616
CentOS 7 Problems / Re: 404 error in hidden folder
« on: July 05, 2019, 08:54:38 PM »
you should include screenshot from ftp and file manager to compare where the issue is.

617
PHP Selector / Re: PHP-FPM Not Working (503 Service Unavailable)
« on: July 05, 2019, 08:50:45 PM »
webserversw/fpm build logs location
/var/log/cwp/webservers.log

618
rebuild webservers and reinstall mod security

619
Try this
/usr/local/cwp/php71/bin/php /usr/local/softaculous/cron.php

620
for user panel run a manual update

sh /scripts/update_cwp

621
for user panel run a manual update

sh /scripts/update_cwp


622
Updates / Re: CWP Version 0.9.8.638. I get errors. Please help me
« on: July 01, 2019, 09:53:00 PM »
run update manually

sh /scripts/update_cwp

624
Information / Re: It seems that cwp has a new website
« on: June 30, 2019, 07:28:30 AM »
file manager was already fixed with the new version and it has drag&drop, double click enter folder, single click file rename.
cwp is also preparing to release an even better file manager update next month.

625
there will be always rules updates to get things more secure so you simply need to learn how to whitelist rules.

628
with mod security you will always need to whitelist some rules per domain so you simply need to learn how to do that!

ModSecurity rules can't be for everyone as each website is different (using different plugins, mods, themes) that is the reason why per domain whitelisting exists.

The best rules are the one OWASP has as they are much more strict and for each website requires detailed testing and more than several rules to be whitelisted...but they provide the best security as they block much more things.

In short, if you want higher and better security you should use more advanced and more complicated rules.
Whitelisting is so simple and requires less than a minute to check and whitelist some rules.

Example procedure
- check error logs for a domain having an issue: tail -n 100 /usr/local/apache/domlogs/DOMAIN.error.log
- go to mod_security: click on "Edit rules" of some domain and simply click on "Add ID Rule"


629
Mod_Security / Re: IS MY SERVER GETTING VIRUS ?
« on: June 24, 2019, 09:50:06 PM »
it has not anything to the control panel as you as system owner decide what you will do with your server and website scripts

so to get all secure yolu should do cwp recommended
- csf firewall
- mod security: comodo waf
- all scripts like wordpress/joomla and plugins need to be updated
- filesystemlock - cwp feature for systems which require a high security
- strong passwords and never don't use default usernames like admin....

630
PHP Selector / Re: BUG: PHP-FPM vhost template not functioning
« on: June 14, 2019, 08:16:12 AM »
the latest version has this fixed.

Pages: 1 ... 40 41 [42] 43 44 ... 89