joaosavioli
- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
Comments
Recent activity by joaosavioli-
Hi @cPanelLauren, thank you for replying. suphp PHP5.6 [root@lnx1]# grep AllowOverride /etc/apache2/conf/httpd.conf AllowOverride All AllowOverride None AllowOverride All AllowOverride All AllowO...
-
Hi Lauren, thank you for replying. I didn't make any change in apache/php on this server. The permission of global .htaccess is bellow. It was working until today. [root@lnx1]# ls -la /home/.htacc...
-
Hi! I tried a lot of things to fix it, but every time that brute force happen with a lot of ips (more than 2000 different ips), LFD has been failed. I think it was happening because brute force p...
-
update: When an attack is happening, I can see these lot of csf proccess running: 23134 root 20 0 176004 30372 2460 D 12.3 0.1 0:00.37 csf 23135 root 20 0 175856 30288 245...
-
Hello guys, thank you for replying. I've fixed the problem with this solution on modsecurity level. It"s working fine! WordPress ModSecurity Rules | Liquid Web Knowledge Base Cheers! Joao
-
Hi, Limit ip is too easy. You can only don't open the port in csf.conf, and edit csf.allow for open, like this: udp:out:d=53:d=8.8.8.8 My question is about traffic limit in outgoing 80 and 443 tc...
-
Hello Michael, sorry for delay and thank you for replying. Yes, I"m using firewall, but for tests, I"ve disabled in both servers. I can"t connect in mysql server if I use the additional IP in appl...
-
Hello, Thank you for replying. Yes, I saw this post before post this new thread. I tryed to edit my /etc/my.cnf and add this line, but is does not work. bind-address=0.0.0.0 I can see the 0.0.0....
-
Hello, Yes, but didn"t wotk too. I can see error 404 in chrome depuration: GET example.com:2083/cpsess7936285510/download?skipencode=1&file=%2fhome%2fuser%2fMyfile.txt 404 (Not Found) Could you h...
-
Hello, Thank you! Best Joao