msklut
- Total activity 88
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 13
Posts
Recent activity by msklut-
Whitelisting Dynamic DNS hostnames
Any suggestions for whitelisting dynamic DNS hostnames? Need this for cPhulk, ModSecurity and Mod Evasive? Based on ModSecurity
-
CPANEL-40585 - Force HTTPS on password-protected directory
We have a password-protected directory /admin that is not automatically redirecting to a secure/HTTPS page. The .htaccess has a redirect rule for the entire website, but it is not working for this ...
-
[SOLVED] Update OWASP CRS?
Is it possible to get the most updated OWASP Core Rule Set on CentOS? We would like to implement ModSecurity rules that are available on the latest versions. We"re on version 3.0 and the current st...
-
[SOLVED] Owner/group permission issues in public_html
We are experiencing errors such as "directory does not exist, or has no write permissions" or "Permission denied in /home/adminuser/public_html/system..." or "Permission denied in /home/adminuser/s...
-
Very high CPU loads from brute force attempts - CSF/LFD
Over the last few days, we've experienced nearly 100% CPU load on a daily basis. Throughout the day there are hundreds of csf and lfd processes running, all of which are to block IP addresses from ...
-
FTP 550 Error with Pure FTP
We recently added virtual users to Pure FTP that are able to connect seamlessly to the server. However, now we are seeing 550 errors for 'real' FTP users (not virtual). Thoughts? The folder permiss...
-
Server side includes not working on .php files
Due to the CMS framework we are using (OpenCart), we had to go with server side includes (SSI) to load text content on our webpages (which are dynamic PHP). No doubt php_include would be ideal, how...
-
Clamscan process running in background, outside of cron schedule
I've setup a cron job to run a nightly scan at 1am. However, throughout the day our server shows clamscan processes running. We've disabled the "ClamAV Daemon" in Service Configuration " Service Ma...
-
Downtime with custom nameservers?
There are several DNS features that are not compatible with BlueHost nameservers (DNSSEC, etc), so we'd like to update our nameservers to use our cPanel server as the nameservers. However, since th...
-
Managing CPU usage with PHP-FPM
We recently increased the Max Children from 5 (default) to 20 in the MultiPHP Manager to help with an increase in traffic to our website. However, there are times when the PHP-FPM 'pool' processes ...