Forum Moderators: open
Do you have an .htaccess file in the VPS root above all the domains and their directory structures?
I've been nothing but a GUI VPS server admin, i.e., have never touched anything by command line.
I've been nothing but a GUI VPS server admin, i.e.,
have never touched anything by command line.
how dearly do you love your host in other respects?
CENTOS 6.5 i686 virtuozzo – my
WHM 11.40.1
Does IP Block at WHM BruteForce Level Filter Down to Unique Domains on VPS?
Overview
Brute force is an attack (hacking) method that involves using an automated system to guess the password to your web server or services. cPHulk provides protection against brute force attacks.
ALERT! Important: cPHulk will not protect POP3 or IMAP against IP-based brute force attacks if you use the Courier mailserver. Courier does not log the IP addresses of failed POP3 and IMAP logins.
cPHulk will protect POP3 and IMAP against brute force attacks if you use the Dovecot mailserver. Also, cPHulk will protect other services on any mailserver that you use against brute-force attacks.
Does IP Block at WHM BruteForce Level Filter Down to Unique Domains on VPS?
Deny from 12.34.56.78 RewriteCond %{REMOTE_ADDR} 12\.34\.56\.67
RewriteRule .? - [F] The syntax is different in htaccess and htconfig.
I couldn't imagine running a site without knowing Unix/Linux.