verdon
- Total activity 285
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 15
- Subscriptions 67
Comments
Recent activity by verdon-
Honestly, I'm not convinced that's a good idea. I host a lot of WP sites, and I'm brutal strict about them staying up-to-date, but due diligence needs to be done. It is also a daily task and not a ...
-
I delete these files all the time, and have never had to manually recreate one.. it should recreate itself the next time something needs to be logged. My php handlers are all either suphp or php-fp...
-
Have you considered using ModSecurity's connections engine? you can limit simultaneous read/write connection states per IP.I wasn't aware of that. Thanks for the pointer!
-
Ya. That's great for that. In my case, it's not distributed dictionary attacks... it's just bots endlessly crawling through events calendars and file download areas, ignoring robots.txt files, not ...
-
You should use this. It will help. I guess what I'm concerned about, is that I currently have it set to 300, which is the recommended value. These floods are being distributed across ranges of IP a...
-
Thanks Muhammed. I know (and do) that... it's identifying the ranges programatically that would be nice. Monitoring logs and then manually blocking them is like playing 'whack a mole'.
-
You can use the MultiPHP INI Editor within cPanel and choose the domain name to make the changes for: Will this also work for ALL ini settings if PHP-FPM is the handler, or is that a RTFM question?...
-
Thanks. I was thinking of first trying to set-up a new subdomain (eg six.domain.com) and seeing if that would work on both WP Multisite and https on AutoSSL - maybe being too optimistic! :) I do Mu...
-
In case anyone is watching this, it seems like my initial attempt to add the new zone for server2.example.com using Home > DNS Functions > Add a DNS Zone resulted in an entry into /etc/userdomains ...
-
Can you open a support ticket using the link in my signature so we can take a closer look? I don't believe that error message should appear if an account for "example.com" does not exist on the ser...